imgui_md (markdown render) integration: introduction and acknowledgements #69
pthom
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
imgui_md is a recent markdown renderer for Dear ImGui using md4c parser.
Custom wrapper for ImGui Bundle
ImGui Bundle works to a heavily customized wrapper around imgui_md.
This wrapper offers the following additional customizations to imgui_md:
Python bindings
See imgui_md.pyi
Example usage with ImmApp
Online interactive demo of this code
Fork
ImGui Bundle uses a fork of imgui_md on the imgui_bundle branch.
Full diff
Most of these change can be backported to imgui_md, and PRs about them will be emitted.
Beta Was this translation helpful? Give feedback.
All reactions