Benjamin Buch
Benjamin Buch
When adding this, please also add ✘ [U+2718] HEAVY BALLOT X. It is used analogously in the case of an error.
I just noticed that sometimes ✖ [U+2716] "Heavy Multiplication X" is also used.
I understand that this is how it works currently, but this is not useful behavior. Thanks for your comments, that helped me to better understand the current behavior. The current...
**answer first comment** Step 3 is the most important one in this process. ;-) When I compile to HTML with `--file-scope`, all links described above as broken are still broken....
> so I guess your idea is that if other-markdown-file.md is one of the files on the command line, this wolud get rewritten to something like #other-markdown-file-md-ident. Exactly! > I'm...
@mbrucher Looks like 6e45607f9948f45b2e94f54b4825b667ca0d5441 does a lot of preparation to solve it, but the actual link fixing still isn't done.
Sounds like a reasonable idea. As for explicitly defined anchor IDs, unfortunately I can't think of a backwards compatible solution either. As long as the generated prefix ID depends exclusively...
True, you can't know. The only option to keep backward comparability would be to introduce a new command line option for the changed behavior. Indeed that might be the best...
Tools using this program depend on the command line parameters working. Work around by CSS won't fit such use cases.
I have the same issue. The workaround only works if the plot happens to have the appropriate size. I think this is the actual bug: - https://github.com/mermaidjs/mermaid.cli/issues/48