Skip to content

A very small markup language for inline styling

Notifications You must be signed in to change notification settings

pouyakary/timpani

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timpani

A very small markup language for inline styling supporting:

  • Bold using: *bold*
  • Underlined: _underlined_
  • Stroked: ~stroke~

Install

npm install --save timpani

How to use

import * as timpani from 'timpani'

const ast = timpani.parse('hello *world*')

About

A very small markup language for inline styling

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages