zetacomponents / document
The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.
Installs: 2 615 337
Dependents: 2
Suggesters: 0
Security: 0
Stars: 25
Watchers: 2
Forks: 8
Open Issues: 3
Requires
- zetacomponents/base: ~1.8
Requires (Dev)
README
The document component offers transformations between different semantic markup languages, like:
- ReStructured text
- XHTML
- Docbook
- eZ Publish XML markup
- Wiki markup languages, like: Creole, Dokuwiki and Confluence
- Open Document Text as used by OpenOffice.org and other office suites
Each format supports conversions from and to docbook as a central intermediate format and may implement additional shortcuts for conversions from and to other formats. Not each format can express the same semantics, so there may be some information lost.
To check out features and usage of the graph component check out the tutorial.