Update README.md

This commit is contained in:
sørenpeter 2024-11-30 18:34:27 +01:00 committed by GitHub
parent 7bc27a5034
commit 07125ff4eb
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
- Fix issues with parsing markdown vs. twtxt syntax
- replace slimdown with our own basic parser, supporting lists, block quotes, code/blocks, links, images
- [x] (2024-11-30) Fix issues with parsing markdown vs. twtxt syntax (replaceed slimdown with Parsedown, supporting lists, block quotes, code/blocks, links, images)
## 🚀 Features to code