Skip to content

gravityFlower/markdown-authoring

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markdown-authoring

Install

Launch vscode, quick open(ctrl+p on windows, ⌘+p on mac), run "ext install markdown-authoring". Please note to enable it.

Features

Relative reference link validation

  • Auto-diagnostic when load extension and command(alt+l) support - show invalid relative reference links as severity warnings for all markdown files in workspace.
  • Auto-track when edit - also diagnostic for editing markdown files.
  • Intellegence - auto-detect and provide suggestions with valid relative reference link options when edit.

Demo

demo

Follow-up

Other features to improve markdown authoring.

About

License

MIT

About

A VS Code Extension of Markdown Authoring.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%