https://github.com/sixarm/sixarm_htx
SixArm.com » HTX processor for our web pages with custom HTML & XML tags
https://github.com/sixarm/sixarm_htx
html markup parser
Last synced: about 1 year ago
JSON representation
SixArm.com » HTX processor for our web pages with custom HTML & XML tags
- Host: GitHub
- URL: https://github.com/sixarm/sixarm_htx
- Owner: SixArm
- Created: 2010-11-21T00:56:49.000Z (over 15 years ago)
- Default Branch: main
- Last Pushed: 2023-09-15T19:26:32.000Z (almost 3 years ago)
- Last Synced: 2025-02-06T00:26:17.111Z (over 1 year ago)
- Topics: html, markup, parser
- Language: Ruby
- Homepage: http://sixarm.com
- Size: 62.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# HTX » HTML extensions using a pre-processor
HTX translates text input files to HTML output files. It is similar to AsciiDoc, Markdown, Textile, etc.
HTX is a work in progress.
HTX is implemented in Ruby now, and is based on our older HTX perl code from 1994-1998.