# Markdown-it Plugin for CiceroMark

This package extends CommonMark for CiceroMark to introduce three new DOM nodes:
1. Clause
2. Variable
3. ComputedVariable

## Installation

```sh
npm install @accordproject/markdown-it-cicero
```

## Usage

In progress...

## License <a name="license"></a>
Accord Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Accord Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.

© 2017-2019 Clause, Inc.
