Revert "change code to httml"
This reverts commit d4ebe01514cee7c282464716f0a2b7f66d7a384e.
This commit is contained in:
parent
d4ebe01514
commit
1d8e5e46e9
@ -18,7 +18,7 @@ A Collection of useful Hugo Shortcodes
|
|||||||
|
|
||||||
Insert raw HTML Code anywhere
|
Insert raw HTML Code anywhere
|
||||||
|
|
||||||
```html
|
```hugo
|
||||||
{{< rawhtml >}}
|
{{< rawhtml >}}
|
||||||
<h1>your html code here</h1>
|
<h1>your html code here</h1>
|
||||||
<p style="color: yellow;">Example HTML</p>
|
<p style="color: yellow;">Example HTML</p>
|
||||||
|
@ -8,7 +8,7 @@ Insert raw HTML Code anywhere
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```html
|
```hugo
|
||||||
{{< rawhtml >}}
|
{{< rawhtml >}}
|
||||||
<h1>your html code here</h1>
|
<h1>your html code here</h1>
|
||||||
<p style="color: yellow;">Example HTML</p>
|
<p style="color: yellow;">Example HTML</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user