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)

+**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()`