Incipit is a text markup language created in 2021 by Lucas de Sena.
#2214on PLDB | 4Years Old |
git clone https://github.com/phillbush/incipit
The āIncipit Markup Languageā (or āIncipitā, for short) is a plain text markup language that uses Unicode characters and the structure of the text itself to format documents.
.Enumeration incipit.
Each enumeration item can have a incipit colon, which will be explained
on the ā§ Incipitā section below. The incipit colon is a colon
describing the topic of the item.
The following is an example of enumeration.
⢠(A) First item:
This is the first item of a labeled enumeration.
This item also contains an incipit colon.
⢠(B) Second item:
This is the second item of a labeled enumeration.
It also contains an incipit colon.
⢠(C) Third item.
⢠First subitem of third item.
⢠Second subitem of third item.
⢠Third subitem of third item.
⢠Fourth subitem of third item.
⢠(D) Fourth item.