diff --git a/docs/Theme Development.md b/docs/Theme Development.md index 799c8fd..08810ac 100644 --- a/docs/Theme Development.md +++ b/docs/Theme Development.md @@ -151,7 +151,7 @@ Below is a minimal functional `default` template that fulfills the above require #### Plain Text -```html +```php

@@ -159,7 +159,7 @@ Below is a minimal functional `default` template that fulfills the above require #### HTML -```html +```php
@@ -167,7 +167,7 @@ Below is a minimal functional `default` template that fulfills the above require #### Complex -```html +```php contact us for permission. +markdown_extensions: + - codehilite