Merge pull request #11 from sorenpeter/tinyMDE

Update README.md
This commit is contained in:
sørenpeter 2024-11-30 18:35:34 +01:00 committed by GitHub
commit 85b2da93d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -83,8 +83,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
## 🐞 Bugs to fix ## 🐞 Bugs to fix
- Fix issues with parsing markdown vs. twtxt syntax - [x] (2024-11-30) Fix issues with parsing markdown vs. twtxt syntax (replaceed slimdown with Parsedown, supporting lists, block quotes, code/blocks, links, images)
- replace slimdown with our own basic parser, supporting lists, block quotes, code/blocks, links, images
## 🚀 Features to code ## 🚀 Features to code