Page 2 of 2

Posted: 24.08.2022 07:28
by lookoutside
excellent!

For pic_path, is it possible for user to set `` {projdir} /image`` for the picture file? Suppose ``image`` is a folder under current project.

Posted: 24.08.2022 07:31
by lookoutside
main Alexey wrote:improved plugin 'Markdown Special Paste'.
added support for lexers MediaWiki and AsciiDoc.
Perhaps latex users need this plugin, too.

Posted: 24.08.2022 07:45
by main Alexey
updated. yes, now option 'pic_path' supports nested dirs: e.g.
pic_path={projdir}/img/img2
latex users need this plugin
what are format-strings for Latex? I don't know it. in the __init__.py see variables:
FORMAT_URL
FORMAT_PIC

Posted: 24.08.2022 10:50
by main Alexey
added the LaTeX support too. cannot test in real document, only added format-strs found here:
https://tex.stackexchange.com/questions ... x-document
and
https://latex-tutorial.com/tutorials/hyperlinks/