Laurent Franceschetti
Laurent Franceschetti
@Guts Thanks a lot for you kind offer for a PR, and with pleasure! Perhaps you could describe here (for people like me with limited knoweldge of that kind of...
Well done for the workaround. mkdocs-macros converts `git.tag` into `git describe --tags`. What error message do you get? What would you get, if you ran the command from the shell?
Also from the shell?
What is the situation of this issue?
I plan to downgrade the `macro_info()` markdown header to second level (corresponding to `h2`)
This raises another issue: in order not to change implementation too much, I would like to allow the user to give an optional argument `macro_info(3)` which would require to "demote"...
It's interesting... I had not thought about that and nobody tried so far, obviously. Yes, one could want to have a page with a variable title. 🤔 But could tell...
@BoxedBrain I can see how it makes sense... From a functional viewpoint, if we push the requirement of "translating macros" to its logical conclusion, then it might also apply to...
Sorry for the delay in answering. mkdocs-mermaid2 is the python wrapper. I believe the question would be more for [the team who designed the mermaid javascript library](https://github.com/mermaid-js/mermaid/issues).
Does it conflict with techdocs-core? Have you tried to deactivate techdocs-core to check that?