Gitbook insert {{title}} cannot be displayed

I want to display it normally:

{{title}}---

but actually show

---

I try to add a backslash to show

 
\{\{title\}\}---
 

there"s nothing I can do about it. How can I solve it?

the same code that can be tested here: http://www.mdeditor.com/

Nov.04,2021

you need to see the gitbook documentation, and your syntax is considered by gitbook to be a template variable. So you need to escape, refer to the gitbook documentation to do:

https://toolchain.gitbook.com.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b36182-2bfcb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b36182-2bfcb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?