Skip to content

Fix html in codeblocks and dash rendering in markdown#87

Merged
daexs merged 3 commits intomkdocs-conversionfrom
fix-html-and-dash-render
Oct 16, 2025
Merged

Fix html in codeblocks and dash rendering in markdown#87
daexs merged 3 commits intomkdocs-conversionfrom
fix-html-and-dash-render

Conversation

@daexs
Copy link
Copy Markdown
Owner

@daexs daexs commented Oct 1, 2025

  • Converted escaped HTML (eg. <) into raw HTML.
  • Made minor line break and spacing changes to prevent code blocks from being too long and requiring scrolling to the right to view the full line for HTML code blocks..
  • Reformatted code blocks that previously rendered iframes for Dash examples to properly display the code snippets, charts and hide the code block that retrieves the code snippets.
  • Deleted previous custom formatter to hide these code blocks and removed the configuration from mkdocs.yml and Makefile.

Closes #62 and #45

@daexs daexs requested review from LiamConnors and gvwilson October 1, 2025 22:29
@daexs daexs self-assigned this Oct 1, 2025
@daexs daexs added the fix fixes something broken label Oct 1, 2025
@daexs daexs marked this pull request as ready for review October 2, 2025 16:40
@daexs daexs merged commit 66eea0e into mkdocs-conversion Oct 16, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix fixes something broken

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant