mirror of
https://github.com/alvierahman90/otfmacros.git
synced 2026-09-09 18:08:16 +00:00
b72bf75ddd523e80ae05319a943026b2d85709b3
macros
A syntax/specification for defining macros in any sort of text file. The goal of this is to be minimal but intuitive and with enough features to make it worth using. It doesn't come with any features that you won't be using really regularly.
The idea is to avoid having to type long words over and over again without overly relying on pronouns if it would make the writing less clear.
features
- automatic plurals (can also be manually changed on a word by word basis)
- intuitive capitalization
- sourcing macros from external files
syntax
The syntax can be found here