Remove escape in blog example post
This commit is contained in:
parent
404ccece0b
commit
ae2cadd246
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ description: Just a Hello World Post!
|
|||
|
||||
This is so cool!
|
||||
|
||||
Do variables work {frontmatter.value \* 2}?
|
||||
Do variables work {frontmatter.value * 2}?
|
||||
|
|
Loading…
Reference in a new issue