Closed belonesox closed 7 months ago
Thanks. LGTM!
One minor thing: could you reword your commit using the format fix: ...
?
In this way, I can generate the change log automatically.
could you reword your commit using the format
fix: ...
?
I tried, looks I reword also another commit. :(
Your changes are gone now. I'm not sure what you did. But you could have done it with git commit --amend
. Could you clean up your branch and add your changes back?
Sorry, something wrong with my git-fu, just push next pull here https://github.com/DCsunset/pandoc-include/pull/48
Hope, next pull be more interesting, I am testing synctex-like support (with pandoc-include) of syncing markdown source with preview.
Thanks. Merged #48 already.
Lets consider include line
We got following json
para.json
para-json.zipwhen we call
inner_convert_text
we run pandoc like thatFor me pandoc 3.1.12.3 returns
So we have to unescape underscores back, or we will got
[WARNING] Included file not found:
later.