add: pictures menu in photo markdown
This commit is contained in:
@ -35,11 +35,6 @@ converters: list[str, dict[str, str]] = {
|
||||
"to_prefix": "<strong>",
|
||||
"to_suffix": "</strong>",
|
||||
},
|
||||
"list": {
|
||||
"from_prefix": "- ",
|
||||
"from_suffix": "\n",
|
||||
"code": "bozodown:list",
|
||||
},
|
||||
"code": {
|
||||
"from_prefix": "```",
|
||||
"from_suffix": "```",
|
||||
|
Reference in New Issue
Block a user