fix MDTextArea containing html tags that confuse flash's html minifier

This commit is contained in:
HJfod 2023-02-24 12:04:48 +02:00
parent 75be0b6502
commit cb00c2105f
2 changed files with 2 additions and 1 deletions
.gitignore
loader/include/Geode/ui

1
.gitignore vendored
View file

@ -44,6 +44,7 @@ build-docs/
bin
docs/**
docs
loader/src/internal/about.hpp
loader/src/internal/resources.hpp

View file

@ -18,7 +18,7 @@ namespace geode {
* - Paragraphs
* - Code blocks
* - Code spans
* - TextArea color tags (<cr>, <cy>, etc.)
* - TextArea color tags (&lt;cr&gt;, &lt;cy&gt;, etc.)
* - Strikethrough
* - Underline
* - Bold & italic