TextcodeEditor / README.md
algorembrant's picture
Update README.md
b5075bf verified
|
raw
history blame contribute delete
1.68 kB
metadata
license: mit

A simple editor that colors and highlights text, which is purely done through raw text-based commands.

sample output

image


The default content will have something like this (which is similar to Tex, but has a unique mechanic).

image

image

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


image


image


image


image

image