[![Build Status](https://lt-devtool.visualstudio.com/Duet%20Design%20System/_apis/build/status/Duet%20Design%20System?branchName=master)](https://lt-devtool.visualstudio.com/Duet%20Design%20System/_build/latest?definitionId=58&branchName=master)
[![Version](https://img.shields.io/npm/v/@duetds/marked.svg?style=flat-square&label=marked)](https://www.npmjs.com/package/@duetds/marked)

# Duet Marked

The package includes a custom renderer for the most popular JavaScript Markdown library [marked.js](https://marked.js.org/), so that it outputs [Duet components](/components/) like `<duet-paragraph>` rather than standard HTML tags like `<p>`.

## Usage

For usage instructions, please see Duet Design System [documentation](https://www.duetds.com/usage-with-markdown/).

## Architecture

This package is authored in ES6, linted with eslint, tested with Jest, and compiled to ES5 by Babel on build.

## Copyright

Copyright © 2020 LocalTapiola/Turva.
