From 14aa65ae317a2244409d3e32f3f28f5bd0b62fe4 Mon Sep 17 00:00:00 2001 From: omar Date: Wed, 7 Apr 2021 14:37:08 +0200 Subject: [PATCH] imgui_md --- Useful-Widgets.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Useful-Widgets.md b/Useful-Widgets.md index 8c3becb..9d8e8c9 100644 --- a/Useful-Widgets.md +++ b/Useful-Widgets.md @@ -112,6 +112,10 @@ Many more Node Editors at [#306](https://github.com/ocornut/imgui/issues/306).
[github/juliettef/imgui_markdown](https://github.com/juliettef/imgui_markdown)
![](https://user-images.githubusercontent.com/8225057/97190844-89de7680-17a6-11eb-8add-5cab6be7f5f5.png) +**imgui_md**: Markdown renderer for Dear ImGui using MD4C parser (2021) +
[github/mekhontsev/imgui_md](https://github.com/mekhontsev/imgui_md) +
![](https://user-images.githubusercontent.com/8225057/113867323-b0b9c380-97ae-11eb-9b8d-5a0583ccebed.png) + **url/links**
[gist/dougbinks](https://gist.github.com/dougbinks/ef0962ef6ebe2cadae76c4e9f0586c69#file-imguiutils-h-L228-L262)