1
0
Fork 0
mirror of https://github.com/Reuh/anselme.git synced 2025-10-27 16:49:31 +00:00

[stdlib] add tag(text, tags)

This commit is contained in:
Étienne Fildadut 2024-05-20 23:43:07 +02:00
parent f2945d4478
commit 69da1ff223
4 changed files with 22 additions and 12 deletions

View file

@ -9,14 +9,6 @@ Documentation:
* tutorial
* standard library
---
Standard library.
* Text and string manipulation would make sense, but that would require a full UTF-8/Unicode support library like https://github.com/starwing/luautf8. -> might favor bad practices for translation
- retag/add tags
* And in general, clean up everything.
# Can be done later
Translation.