Support for embedding links and references in text editor (#9003)

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
This commit is contained in:
Victor Ilyushchenko
2025-05-21 11:45:08 +07:00
committed by GitHub
parent e201abcc91
commit 007b11c9df
39 changed files with 1554 additions and 77 deletions
@@ -68,5 +68,8 @@
pre {
font-family: var(--mono-font);
white-space: pre !important;
word-wrap: nowrap !important;
font-size: 0.8125rem;
}
</style>