Skip to content
/ linen Public

A small, mostly complete javascript implementation of textile

Notifications You must be signed in to change notification settings

bensonk/linen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linen

Linen aims to be a compact, modular, readable, fast textile translator for JavaScript. Outside of a javascript runtime, it has no dependencies. It’s suitable for embedding in an html document for rendering a live preview of textile content, or for use on the server with a runtime like node.js.

At this point, it’s mostly complete. There are some issues with how it handles lists (you can’t specify any attributes on them), and it doesn’t do footnotes or extended blocks yet, but it’s usable at this point.

About

A small, mostly complete javascript implementation of textile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages