Skip to content

YamasouA/myMarkdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

myMarkdown

概要

  • 自作のマークダウン

  • strong, i, strike, ul, ol, h1~h4, blockquote, img, a, code, table, pに対応

  • 以下のようなマークダウンを入力すると Image 1

  • このような入力の時に以下のような出力を得られます(改行は手動で行っています) Image 2 Image 3

使い方

  • index.pyのconvertToHTMLString()という関数を呼び出して、変換したいマークダウンを渡します。
  • 返り値としてhtmlに変換されたものが返ってきます。

今後

  • brの追加

参考サイト

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages