Human readable and human writable format for the config files
...But too much <tag></tag> everywhere make the XML for *.config or *.ini files almost human unreadable and uneditable.
This library intended to read text of markup configurations files in uniform way. Text information from the file is loaded by your program as a structural tree. After slurping a *.config file we can supply the resulting objects to object instances of our program to let them configure themselves. So, it facilitates text information to supply configuration data to object-oriented software.
Advantage - we can use markups to mark just the groups of the parameters only. ...
This is a semantic markup language for creating structured learning objects based on instructional design principles. The markup language includes a set of schema files that can be used for authoring content and supports SCORM outputs.
HEML, the Hypertext Edit Markup Language, is a simplified markup language. HEML is implemented in a small Web browser that enables quickly editing web pages. HEML can be used for ordinary Web pages or for a program help system.