Add Haml, Less, Pug, Slim, Stylus and WIkitext

Fixes: #620
Co-Authored-By: Stephen Teng <texteng@users.noreply.github.com>
This commit is contained in:
Richie Bendall
2020-03-30 07:55:45 +13:00
parent d3265df771
commit 1d3f29c52f
7 changed files with 27 additions and 0 deletions

6
p/pug.pug Normal file
View File

@@ -0,0 +1,6 @@
doctype html
html
head
title Hello World
body
h1 Hello World