Barral
Barral
Hi, I thought that if they still want to display the directory, they could use the extended `[directory/bla/blo/mypage](directory/bla/blo/mypage)`. I have added an boolean option `simple_title`, which defaults to not displaying...
Hi, I have a branch implementing this but I would need to do the following change to pandoc: - export some functions from Text.Pandoc.Writers.HTML which are needed to construct the...
I have open PR jgm/pandoc/pull/1771 on pandoc in case you want to choose the first (and simpler) workflow above.
Thanks for your comments, they are very welcome. I added the doc string, and splitted the commit as you advised. I did not remove the Functor from the type definition,...