versioned-text-markup-language
versioned-text-markup-language is a text markup language created in 1999. VTML (Versioned Text Markup Language), a markup language for storing document version information. VTML can easily be implemented within a text editor, and provides a notation and semantics for tracking successive revisions to a document. The main purpose of VTML is to allow asynchronous collaboration in the creation and editing of text documents.
21Years Old | ?Users | ?Jobs |
- the versioned-text-markup-language website
- versioned-text-markup-language first appeared in 1999
- Have a question about versioned-text-markup-language not answered here? Email me and let me know how I can help.
Example code from the web:
<!--{ATTR ID=1 vers=1 author="fabio" date="Jul 16, 1995"}--> <!--{ATTR ID=2 vers=CURRENT author="david" date=NOW}--> <!--{INS ATT=1}--> This is <!--{DEL ATT=2}--> your<!--{/DEL}--> <!--{INS ATT=2}--> my <!--{/DEL}--> document.
Last updated August 9th, 2020