Change codeblock language to html
parent
c84dc2fe98
commit
2cf6e8806c
1 changed files with 1 additions and 1 deletions
2
Home.md
2
Home.md
|
@ -104,7 +104,7 @@ ### HTML-Like Template Engines Such as Vento and JSX
|
||||||
Template engines which have HTML-like syntax can specify the language using the
|
Template engines which have HTML-like syntax can specify the language using the
|
||||||
`class` or `className` attribute:
|
`class` or `className` attribute:
|
||||||
|
|
||||||
```vento
|
```html
|
||||||
<pre>
|
<pre>
|
||||||
<code class="language-plantuml">
|
<code class="language-plantuml">
|
||||||
@startuml
|
@startuml
|
||||||
|
|
Loading…
Reference in a new issue