You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
389 B

  1. # kunigu - DEMO
  2. in this folder there are two demos:
  3. - .txt demo
  4. - .html demo
  5. The .txt demo is just a file that includes another.
  6. The .html demo is the file index.html that has references to the .md files, and to the html_header.html and html_bottom.html. kunigu gets the references and includes the referenced files inside the indexOUT.html. The markdown content is converted to HTML.