Skip to content

sdangelo/marca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marca

Minimal extensible markup language.

I am too lazy to explain hows and whys.

TODO

  • more proper parser w/ error reporting;
  • elementProtos as schema, maybe dynamic?
  • namespaces? stacking of namespaces?
  • overlapping markup? (marca-hypertext-highlight)
  • better API for element creation? (marca-hypertext-highlight)
  • generic post-processing? (marca-hypertext-highlight)
  • dynamic tag definitions a la LaTeX? file includes? (marca-math)
  • different kinds of attribute propagation and default attrs? (marca-math)
  • comment supported by parser (allow anything inside)?
  • text-only as initContent?
  • empty element without ":"?
  • browserification;
  • API review;
  • documentation;
  • tests.

About

Minimal exstensible markup language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published