6.0.2 • Published 4 months ago

md2sb v6.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
4 months ago

md2sb

Encode Markdown to Scrapbox.io style text

Sample Result

Sample Text(Ja) to https://scrapbox.io/pastak-pub/md2sb%20Sample

(This sample text is from http://qiita.com/salchu/items/da81122ed50b35feda4d (Revision))

Usage

CLI

  • % npx md2sb hoge.md > hoge.txt
    • You can pass filename as option
  • % cat hoge.md | md2sb > hoge.txt
    • You can pass markdown text via stdin

API

TBW

Development

  • Require
    • NodeJS
  1. Fork it
  2. % git clone git@github.com:YOUR-NAME/md2sb.git
  3. cd md2sb
  4. git checkout -b YOUR_WORKING_BRANCH
  5. Write Some Code!
  • Build: % pnpm run build
    • Watch: % pnpm run watch
  • Test: % pnpm test
    • Test Watching: % pnpm test:watch
  1. Commit your work
  2. Open PR to this repository 🎉
6.0.2

4 months ago

5.1.2

4 years ago

5.1.1

5 years ago

5.1.0

5 years ago

5.0.0

5 years ago

4.0.5

5 years ago

4.0.4

5 years ago

4.0.3

5 years ago

4.0.1

5 years ago

4.0.2

5 years ago

4.0.0

6 years ago

3.3.0

6 years ago

4.0.1-alpha.3

6 years ago

3.2.1

6 years ago

4.0.1-alpha.2

6 years ago

4.0.1-alpha.1

6 years ago

4.0.1-alpha.0

6 years ago

4.0.0-alpha.0

6 years ago

3.2.0

6 years ago

3.1.1

6 years ago

3.1.0

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.3.5

8 years ago

0.3.4

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.2

8 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago