16 lines
387 B
Markdown
16 lines
387 B
Markdown
---
|
|
title: HTML in the short title
|
|
shortTitle: '{% data variables.product.prodname_pages %} & "{% data variables.product.product_name %}"'
|
|
intro: Note that this page's `shortTitle` needs HTML escaping
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
---
|
|
|
|
## Heading
|
|
|
|
This page has a non-trivial `shortTitle` whose HTML has to be correctly
|
|
escaped when displayed in the side bar.
|