diff --git a/Useful-Extensions.md b/Useful-Extensions.md index c05ea40..823321c 100644 --- a/Useful-Extensions.md +++ b/Useful-Extensions.md @@ -174,6 +174,9 @@ More Node Editors stuff at [#306](https://github.com/ocornut/imgui/issues/306).
[github/mekhontsev/imgui_md](https://github.com/mekhontsev/imgui_md)
![](https://user-images.githubusercontent.com/8225057/113867323-b0b9c380-97ae-11eb-9b8d-5a0583ccebed.png) +**UntitledImGuiTextUtils**: small utility functions to make marking down text in ImGui easier (2023-2024) +
[github/MadLadSquad/UntitledImGuiTextUtils](https://github.com/MadLadSquad/UntitledImGuiTextUtils) + **url/hyperlinks**
~~[gist/dougbinks](https://gist.github.com/dougbinks/ef0962ef6ebe2cadae76c4e9f0586c69#file-imguiutils-h-L228-L262)~~
Since 1.91.0 you can use `TextLink()`, `TextLinkOpenURL()`