Skip to content
New issue

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

Containers with language-formatted titles are not rendered properly (or consistently) #476

Closed
cosmojg opened this issue Dec 20, 2022 · 2 comments
Labels

Comments

@cosmojg
Copy link

cosmojg commented Dec 20, 2022

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):

image

With defendants: |md # DEFENDANTS | { on line 8 (TALA):

image

With defendants: |md ***DEFENDANTS*** | { on line 8 (Dagre):

image

With defendants: |latex DEFENDANTS | { on line 8 (Dagre):

image

With defendants: |go //DEFENDANTS | { on line 8 (ELK):

image

With defendants: |python DEFENDANTS = ("DEFENDANTS" * 4) | { on line 8 (ELK):

image

With defendants: DEFENDANTS { on line 8 (TALA):

image

With defendants: DEFENDANTS { on line 8 (Dagre):

image

With defendants: DEFENDANTS { on line 8 (ELK):

image

@cyborg-ts cyborg-ts added this to D2 Dec 20, 2022
@alixander
Copy link
Collaborator

@alixander
Copy link
Collaborator

closed by #2204

@github-project-automation github-project-automation bot moved this to Done in D2 Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

3 participants