This is a parser for a markup meta-format that can be applied on top of any text file. This format uses <% and %> as start and end markers, and %% as a separator between the string, context, hint, and flag components.
It is recommended that the master files which have this markup applied to get an extra .master extension. Examples: readme.txt.master, subtitles.srt.master, and so on.
Code Examples
Supported Flags in Serge
normalize
Force enable string normalization (overrides the per-job normalize_strings setting).
dont-normalize
Force disable string normalization (overrides the per-job normalize_strings setting).