Skip to content

Add raw tags for issue_comment example#1373

Merged
lucascosti merged 1 commit intomainfrom
lucascosti/issue-comment-raw
Nov 16, 2020
Merged

Add raw tags for issue_comment example#1373
lucascosti merged 1 commit intomainfrom
lucascosti/issue-comment-raw

Conversation

@lucascosti
Copy link
Copy Markdown
Contributor

@lucascosti lucascosti commented Nov 16, 2020

Why:

Fixes: #1096

A code block had Actions context examples, but were being stripped out when rendering because of the Liquid processing. This PR adds raw tags around the code block so that they won't be processed.

Stage preview: https://docs-1373--lucascostiissue-com.herokuapp.com/en/free-pro-team@latest/actions/reference/events-that-trigger-workflows#issue_comment

Check off the following:

Copy link
Copy Markdown
Contributor

@martin389 martin389 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this! 🚀

@lucascosti lucascosti merged commit ef1184d into main Nov 16, 2020
@lucascosti lucascosti deleted the lucascosti/issue-comment-raw branch November 16, 2020 06:21
@github-actions
Copy link
Copy Markdown
Contributor

Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Code block showing issue_comment PR vs issue differentiation not appearing correctly in docs

2 participants