Skip to content

zzh97/Markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

markdown

Project Introduction

This is a Markdown-Web-Edit (include Latex)

It currently support is as follows:

  • ** Bold **
    
  • *** Split line
    
  • # Primary title
    
  • ## Secondary title
    
  • ### Tertiary title
    
  • #### Four level title
    
  • ##### Five level title
    
  • [Hyperlinks]()
    
  • ![Image]()
    
  • `* Option
    
  • `Single line code`
    
  • ​```
    More lines of code
    ​```
    
  • $ Single line Latex $
    
  • $$
    More lines of Latex
    $$
    

Project Version

There are 2 version:

  • HTML
  • Vue2

Project Pictrue

HTML Version

Vue2 Version

About

Web Markdown (support Latex)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published