md2bg

0.6.0 • Public • Published
📝 Convert Markdown Syntax to Backlog Syntax

npm version

Getting Started

Just Do It

echo '## Hello World' > sample.md

npx md2bg sample.md > sample.backlog

Supported Syntax

md2bg has some restriction because of Backlog syntax.
See here and check markdown AST.

  • Parent
  • Literal
  • Root
  • Heading
  • Code
  • Text
  • Emphasis
  • Strong
  • Delete
  • InlineCode
  • Break
  • Link
  • Blockquote
  • Paragraph
  • Table
  • TableRow
  • TableCell
  • List
  • ListItem
  • ThematicBreak
  • HTML
  • YAML
  • Definition
  • FootnoteDefinition
  • Image
  • LinkReference
  • ImageReference
  • Footnote
  • FootnoteReferenc

Build

npm run build

Test

npm run test

Lint

npm run lint

npm run fix

Readme

Keywords

none

Package Sidebar

Install

npm i md2bg

Weekly Downloads

4

Version

0.6.0

License

MIT

Unpacked Size

10.4 kB

Total Files

7

Last publish

Collaborators

  • 37108