- add Local Render Mermaid - add page-starе для указания смещения страниц - add Гиперссылки в документе на списки литературы
This commit is contained in:
@@ -14,6 +14,8 @@ dependencies = [
|
||||
"latex2mathml>=3.76.0,<4",
|
||||
"pygments>=2.16.1,<3",
|
||||
"lxml>=4.9,<6",
|
||||
"mermaidx>=0.9.0,<1",
|
||||
"playwright>=1.40.0,<2",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
@@ -75,6 +77,8 @@ matplotlib = { version = "3.7.2", platform = "!= linux" }
|
||||
requests = "^2.31.0"
|
||||
latex2mathml = "^3.76.0"
|
||||
pygments = "^2.16.1"
|
||||
mermaidx = "^0.9.0"
|
||||
playwright = "^1.40.0"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
md2gost = "md2gost.__main__:main"
|
||||
|
||||
Reference in New Issue
Block a user