Skip to content

Commit fc4cebf

Browse files
authored
Add note about versioning (github#19834)
1 parent b3d04f4 commit fc4cebf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contributing/liquid-helpers.md

+2
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,8 @@ In this example:
208208

209209
If the Markdown source's `versions` front matter includes GitHub AE and you want the content to display for GitHub AE, do not include any Liquid logic at all. Deployment of the site will automatically generate the HTML content for GitHub AE.
210210

211+
You may notice version strings like <code>issue-<em>####</em></code> for content versioned for GitHub AE. The content with this versioning will not render on GitHub Docs, and these strings are internal references. These strings are only intended to be edited by GitHub staff.
212+
211213
#### Including content that *only applies to GitHub AE*
212214

213215
If your content only applies to GitHub AE, use this logic:

0 commit comments

Comments
 (0)