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

**Describe the bug** Attempting to use backticks within an Ergo expression within a `grammar.tem.md`. However, when `draft` command executed, the syntax is passed through to the `output.md` file in raw,...

Type: Bug ๐Ÿ›
Difficulty: Medium
0.21

Users currently have large volumes of existing legal contracts, containing a wide variety of legal clauses. E.g. the contracts may contain 90 day payment terms, acceptance of delivery clauses etc....

Type: Feature Request ๐Ÿ›๏ธ
Help Wanted ๐Ÿ†˜
Difficulty: Challenging
Need More Info โ„น๏ธ

**Describe the bug** In the [`slateToCiceroMarkDom`](https://github.com/accordproject/markdown-transform/blob/slate-0.50.x/packages/markdown-slate/src/slateToCiceroMarkDom.js#L245) Iโ€™m running into this error where `node.children` is read only and errors because it cannot be reassigned. The error is ```Uncaught TypeError: Cannot assign...

Help Wanted ๐Ÿ†˜
Difficulty: Challenging
Type: Enhancement โœจ

**Is your feature request related to a problem? Please describe.** Some users may want to embed the result of the HTML transform in an existing page. Currently this is not...

Type: Feature Request ๐Ÿ›๏ธ

The test is currently skipped here: https://github.com/accordproject/markdown-transform/blob/master/src/CommonMark.test.js#L149

Type: Bug ๐Ÿ›
Good First Issue :octocat:
Difficulty: Medium
Type: Tests ๐Ÿงช

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). Commits d962d70 [dist] 7.5.10 22c2876 [security] Fix...

dependencies

Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 2.13.216 to 4.2.67. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pdfjs-dist&package-manager=npm_and_yarn&previous-version=2.13.216&new-version=4.2.67)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies

Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

dependencies

# Closes #455 This PR adds support for custom Unicode fonts in PDF generation, allowing users to render Unicode characters (Arabic, Chinese, Japanese, etc.) by providing their own font files....