Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 637 Bytes

File metadata and controls

13 lines (12 loc) · 637 Bytes

Known Issues

  • General
    • Non-markdown files (e.g. .txt files) or embedded images cannot be loaded if they are not located in a directory accessible by the browser. This is a problem for module documentation in particular because in most cases documentation images are saved next to the markdown files.
    • Files are not sorted in an alphabetical manner.
  • Module documentation
    • Linking between pages using the syntax [[Page name]] is not possible.
  • Markdown pages
    • URLs pointing to files will lose the fragment and query part of an URL.
    • Linking between pages using the syntax [[Page name]] is not possible.