add last minute tweaks found while writing docs
This commit is contained in:
parent
ab22ebc967
commit
3bc98bc3a6
15 changed files with 45 additions and 15 deletions
5
private/pages/example-page.md
Normal file
5
private/pages/example-page.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
### This is my Markdown page
|
||||
|
||||
I can type **any** Markdown I want into this file and it will ultimately be `parsed` as HTML by Pup's `utility.getPage` Method.
|
||||
|
||||
To learn more, you can [read about this Method here](http://cleverbeagle.com/pup/v1/the-basics/methods#utility-methods).
|
||||
Loading…
Add table
Add a link
Reference in a new issue