Sha256: d648481f5999b854ffb1c2313c43b820548485ab31401200eb5303e0bd5fa34e

Contents?: true

Size: 1.05 KB

Versions: 2

Compression:

Stored size: 1.05 KB

Contents

= D★Mark
Denis Defreyne <denis@stoneship.org>

image:http://img.shields.io/gem/v/d-mark.svg[Gem version, link="http://rubygems.org/gems/d-mark"]
image:http://img.shields.io/travis/ddfreyne/d-mark.svg[Build status, link="https://travis-ci.org/ddfreyne/d-mark"]
image:http://img.shields.io/codeclimate/github/ddfreyne/d-mark.svg[Code Climate, link="https://codeclimate.com/github/ddfreyne/d-mark"]
image:http://img.shields.io/codecov/c/github/ddfreyne/d-mark.svg[Code Coverage, link="https://codecov.io/github/ddfreyne/d-mark"]

_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:

[source]
----
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 http://ddfreyne.github.io/d-mark/[D★Mark web page].

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
d-mark-1.0.0a4 README.adoc
d-mark-1.0.0a3 README.adoc