Skip to content

sctech-tr/go-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

IMPORTANT: this is not related to the go programming language.
this is a markdown editor made with svelte. it's my first svelte project :)

run locally

npm install
npm run dev

build

npm run build

features

  • Markdown rendering
  • Syntax highlighting (half-broken)
  • File saving
  • File opening