Skip to content

BenRutlandWeb/koala-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koala-markdown

koala-markdown

A Koala compiler to compile .markdown, .mdown and .md files.

Build Instructions

  1. run 'npm install'.
  2. create a new koala-markdown.zip file.
  3. add following files to newly created koala-pug.zip file
    • node_modules
    • markdown.png
    • markdownCompiler.js
    • LICENSE
    • package.json
  4. rename koala-markdown.zip to koala-markdown.koala-compiler

If you don't want to build the compiler yourself then just grab one from dist directory.

Installation

Installation is quite simple. drag-and-drop koala-markdown.koala-compiler on the Koala application window and wait for the success message.

Credits

I modified koala-pug to work with markdown for my personal use but maybe you'll find a use too. All credit goes to following authors for all their hardwork:

  1. Oklai for koala-app
  2. Jkher for koala-pug
  3. gaberankin for koala jade compiler

Releases

No releases published

Packages

No packages published