0.6.0 • Published 4 years ago

md2bg v0.6.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

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
0.6.0

4 years ago

0.5.6

5 years ago

0.5.5

5 years ago

0.5.4

5 years ago

0.5.3

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago