markdown-transform icon indicating copy to clipboard operation
markdown-transform copied to clipboard

Parse and transform markdown text, including TemplateMark markdown templates

Results 51 markdown-transform issues
Sort by recently updated
recently updated
newest added

# Bug Report 🐛 When trying to run dingus locally on Windows, the following error is received. ![package json - Projects - Visual Studio Code 02-04-2021 14_27_16 (2)](https://user-images.githubusercontent.com/63252119/113469633-b9d42900-946c-11eb-88bc-eed85a665398.png) ## Expected...

Type: Bug 🐛
Difficulty: Medium

# Bug Report 🐛 In some cases, editing one variable within `web-components` will edit another variable making it impossible to distinguish them ## Expected Behavior Update to a variable should...

Type: Bug 🐛
Difficulty: Challenging
Priority: High âš ī¸

The dependency on jsdom requires users to ignore `jsdom` via webpack when using this module in a web app, since jsdom is not made to run in the browser. We...

Help Wanted 🆘
Type: Enhancement ✨
Type: Need Investigation đŸ”Ŧ

Currently we can generate pdf from Accord Project _contracts_. It would be nice if we could generate a pdf *form* from a template. The idea would be to generate form...

Type: Feature Request đŸ›ī¸
Difficulty: Medium
Type: Need Investigation đŸ”Ŧ

**Feature request**: Based on the existing practice of using [automatic cross references in MSword](https://wordaddins.com/support/cross-reference-fields-in-word/), it would be good to have a way to easily and dynamically cross reference within the...

Type: Feature Request đŸ›ī¸
Difficulty: Challenging

On the weekly tech WG calls on 2020-11-18, a front meta-data feature was discussed and proposed for adoption. This would work similarly to the ['header' functionality](https://v2.docusaurus.io/docs/markdown-features/#markdown-headers) in docusaurus.

Type: Feature Request đŸ›ī¸

**Describe the bug** Block Expressions throw an error if markdown syntax detected within block. **To Reproduce** Consider the following grammar... ``` {{#if rebateEntitled}} The agent will be, or is likely...

Type: Bug 🐛
Difficulty: Medium
0.21

**Describe the bug** Ordered lists with a non-default initial index (e.g., `5. this is the first item`) follow different boundaries rules from ordered lists with a default initial index (e.g.,...

Type: Bug 🐛
Difficulty: Medium
hacktoberfest-accepted

**Is your feature request related to a problem? Please describe.** The ability to create a Slate DOM from a template grammar rather than a contract (i.e., from TemplateMark rather than...

Type: Feature Request đŸ›ī¸
Difficulty: Medium
Need More Info â„šī¸
Type: Discussion đŸ—Ŗ

The template below doesn't parse using Cicero 0.21.4 [signature-block-title-name-date.zip](https://github.com/accordproject/markdown-transform/files/5138948/signature-block-title-name-date.zip) It fails with the error message: ``` Failed to find an asset that extends org.accordproject.cicero.contract.AccordClause. The model for the template must...

Type: Bug 🐛
Difficulty: Challenging
0.21