docs(cookbook): text following a node requires a dot
This commit is contained in:
parent
63e0e6eaf6
commit
9f03fca039
@ -15,7 +15,7 @@ a(id='top')
|
||||
## The problem with *<title>*
|
||||
|
||||
The obvious approach is to bind a property of the component to the HTML `<title>` like this:
|
||||
code-example(format='')
|
||||
code-example(format='').
|
||||
<title>{{This_Does_Not_Work}}</title>
|
||||
:marked
|
||||
Sorry but that won't work.
|
||||
|
Loading…
x
Reference in New Issue
Block a user