Sha256: fcc862004a13077b2c2f18cddc25eccdb25065f8759a017b1f320b37b306ca72

Contents?: true

Size: 993 Bytes

Versions: 2

Compression:

Stored size: 993 Bytes

Contents

# D★Mark

[![Gem version](http://img.shields.io/gem/v/d-mark.svg)](http://rubygems.org/gems/d-mark)
[![Build status](http://img.shields.io/travis/ddfreyne/d-mark.svg)](https://travis-ci.org/ddfreyne/d-mark)
[![Code Climate](http://img.shields.io/codeclimate/github/ddfreyne/d-mark.svg)](https://codeclimate.com/github/ddfreyne/d-mark)
[![Code Coverage](http://img.shields.io/codecov/c/github/ddfreyne/d-mark.svg)](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:

```
#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](http://ddfreyne.github.io/d-mark/).

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
d-mark-1.0.0b2 README.md
d-mark-1.0.0b1 README.md