ggsmark

0.10.4 • Public • Published

GGSMark

npm

GitHub followers GitHub stars

Markdown package used in the GGS.SX website.

Installation

npm i ggsmark

Usage

import ggsmark from 'ggsmark'
 
let output = ggsmark('**foo** bar')
 
console.log(output) // <p><strong>foo</strong> bar</p>

It's also worth investigating unit tests to understand the expected output.

Examples

Strikethrough

~~Text~~

SoundCloud

!(https://soundcloud.com/djtechnoboy/tnt-sound-rush-right-now)

YouTube

!(https://www.youtube.com/watch?v=pwmY1XUTBpE)

Readme

Keywords

none

Package Sidebar

Install

npm i ggsmark

Weekly Downloads

0

Version

0.10.4

License

MIT

Unpacked Size

51.9 kB

Total Files

8

Last publish

Collaborators

  • johnnyhuy