--- license: mit --- **A simple editor that colors and highlights text, which is purely done through raw text-based commands.** sample output ![image](https://cdn-uploads.huggingface.co/production/uploads/69a2c0056574c22e42cf6624/KSctEghYjKqhCisukdDjP.png) --- The default content will have something like this (which is similar to Tex, but has a unique mechanic). ![image](https://cdn-uploads.huggingface.co/production/uploads/69a2c0056574c22e42cf6624/KK9M-fNXu1bG0CLYvgrlu.png) ![image](https://cdn-uploads.huggingface.co/production/uploads/69a2c0056574c22e42cf6624/4bl4vOTJuIEqs3IVoRxhs.png) The main functions are: ``` \textcolor{}{} \texthighlight{}{} # series \texthighlight{}{} # same for text ``` Besides manually typing these functions inside the `\begin{define}...\end{define}` container, when you select a content ( `any form of text or symbols or phease or sentence or paragraphs or stanzas or etc`) you will be selecting these choices ![image](https://cdn-uploads.huggingface.co/production/uploads/69a2c0056574c22e42cf6624/x5GeC5_UR5a7TW3spT12i.png) --- ![image](https://cdn-uploads.huggingface.co/production/uploads/69a2c0056574c22e42cf6624/-9yHqfZDEbXS0t3QcRJLk.png) --- ![image](https://cdn-uploads.huggingface.co/production/uploads/69a2c0056574c22e42cf6624/WTShRZBb5uiYeYDjFFlwb.png) --- ![image](https://cdn-uploads.huggingface.co/production/uploads/69a2c0056574c22e42cf6624/ow-imv-GtMUURajjVs7Nm.png) --- ![image](https://cdn-uploads.huggingface.co/production/uploads/69a2c0056574c22e42cf6624/TLXJmhB6upURTnNosVzJf.png) ![image](https://cdn-uploads.huggingface.co/production/uploads/69a2c0056574c22e42cf6624/nVdysQIHb86pNcXNKsPi9.png) ---