We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See title. The biggest offenders appear to be Markdown and Latex. This happens regardless of the layout engine used.
defendants: |md DEFENDANTS | {
defendants: |md # DEFENDANTS | {
defendants: |md ***DEFENDANTS*** | {
defendants: |latex DEFENDANTS | {
defendants: |go //DEFENDANTS | {
defendants: |python DEFENDANTS = ("DEFENDANTS" * 4) | {
defendants: DEFENDANTS {
The text was updated successfully, but these errors were encountered:
https://discord.com/channels/976899413542830181/1093983745670922270/1094540010994282646
Sorry, something went wrong.
closed by #2204
No branches or pull requests
See title. The biggest offenders appear to be Markdown and Latex. This happens regardless of the layout engine used.
Random Examples Using TALA, Dagre, and ELK:
With
defendants: |md DEFENDANTS | {
on line 8 (TALA):With
defendants: |md # DEFENDANTS | {
on line 8 (TALA):With
defendants: |md ***DEFENDANTS*** | {
on line 8 (Dagre):With
defendants: |latex DEFENDANTS | {
on line 8 (Dagre):With
defendants: |go //DEFENDANTS | {
on line 8 (ELK):With
defendants: |python DEFENDANTS = ("DEFENDANTS" * 4) | {
on line 8 (ELK):With
defendants: DEFENDANTS {
on line 8 (TALA):With
defendants: DEFENDANTS {
on line 8 (Dagre):With
defendants: DEFENDANTS {
on line 8 (ELK):The text was updated successfully, but these errors were encountered: