Skip to content

A practice project of clojure language. Not sure I can make it finally.

Notifications You must be signed in to change notification settings

xiaowl/clojure-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clojure-markdown

A practice project of clojure(http://clojure.org). Not sure I can make it finally.

####Build Status

What I have done

  • Find em and strong groups in a line, only support * style.
  • Parse strong and em tags. Only support * form for now.
  • Find links with form [text](url title) form.
  • Handle escaping
  • Also can insert backticks `look at this` Cool!

Reference

Syntax of Markdown

About

A practice project of clojure language. Not sure I can make it finally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published