Incipit is a text markup language created in 2021 by Lucas de Sena.
#2183on PLDB | 3Years 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.