Skip to content

extract plain text from commonmark/markdown source

Notifications You must be signed in to change notification settings

Wilfred/commonmark-extract-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

commonmark-extract-text CircleCI

Extracts plain prose from commonmark source code. Useful for text analysis of commonmark.

Usage

var extract = require("commonmark-extract-text");

extract.fromText("# hello\n\nThis is **important**.");

About

extract plain text from commonmark/markdown source

Resources

Stars

Watchers

Forks

Packages

No packages published