essentials-openapi
essentials-openapi copied to clipboard
Wordwrap breaks links and mermaid charts when using use_pymdownx
??? note "{{texts.description.title()}}"
{{operation.description | wordwrap(76) | indent(4)}}
{% endif %}
The wordwrap here breaks long links, and mermaid superfences code blocks.
Hi @RobertoPrevato can you comment if you expect this to be expected behaviour?