RuedigerVoigt/salted

Check markdown files

Closed this issue · 1 comments

Salted should be able to check links in markdown files.

  • The GitHub markdown syntax [link text](url) is easy to parse.
  • The pandoc dialect of markdown additionally knows the automatic link <url> and it can include raw HTML into a markdown document.

Basic support for Markdown and LaTeX added in 0.6.0