All Projects → ddfreyne → d-mark

ddfreyne / d-mark

Licence: MIT license
Semantic markup language

Programming Languages

ruby
36898 projects - #4 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to d-mark

markright
A customizable markdown parser in Elixir: pure pattern matching.
Stars: ✭ 14 (+7.69%)
Mutual labels:  markup-language
CDom
Simple HTML/XML/BBCode DOM component for PHP.
Stars: ✭ 26 (+100%)
Mutual labels:  markup-language
abstractmark
Next level generation of markdown, allowing users to add styling, classes, and more into their markdown.
Stars: ✭ 19 (+46.15%)
Mutual labels:  markup-language
PENDOWN
Text-to-HTML conversion tool for web writers, with integrated styling and tag customization.
Stars: ✭ 33 (+153.85%)
Mutual labels:  markup-language
doconce
Lightweight markup language - Document Once
Stars: ✭ 43 (+230.77%)
Mutual labels:  markup-language
hext
Markup language and tool for generating binary files
Stars: ✭ 23 (+76.92%)
Mutual labels:  markup-language
Retext
ReText: Simple but powerful editor for Markdown and reStructuredText
Stars: ✭ 1,500 (+11438.46%)
Mutual labels:  markup-language
Heml
HEML is an open source markup language for building responsive email.
Stars: ✭ 4,264 (+32700%)
Mutual labels:  markup-language
strictdown
A Strictdown parser and compiler written in Javascript. Built for web browsers and Node.js™.
Stars: ✭ 27 (+107.69%)
Mutual labels:  markup-language
Kaku
Kaku - 書く - A markup language I did for myself
Stars: ✭ 21 (+61.54%)
Mutual labels:  markup-language
python-textile
A Python port of Textile, A humane web text generator
Stars: ✭ 61 (+369.23%)
Mutual labels:  markup-language
mathup
Easy MathML authoring tool with a quick to write syntax
Stars: ✭ 46 (+253.85%)
Mutual labels:  markup-language

D★Mark

Gem version Build status

D★Mark is a language for marking up prose. It facilitates writing semantically meaningful text, without limiting itself to the semantics provided by HTML or Markdown.

If you’re a technical writer looking for a flexible markup language, D★Mark might be a good fit.

Here’s an example of D★Mark:

#para This a paragraph; an element in block form containing some text.

#note[only=web] This is a note that will %em{only} show up on web.

For details, see the D★Mark web page.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].