Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Escape $ symbols #2286

Merged
merged 1 commit into from
May 26, 2020
Merged

Escape $ symbols #2286

merged 1 commit into from
May 26, 2020

Conversation

vincentparrett
Copy link
Contributor

document contains unescaped $ symbols which makes them render incorrectly in html

Description

Escape $ with $

Motivation and Context

Fix html rendering on this page
https://gitversion.net/docs/build-server-support/build-server/continua

How Has This Been Tested?

Only tested as markdown in github.. doesn't change the rendered output (but should for the docs).

Screenshots (if appropriate):

Checklist:

  • My code follows the code style of this project.
  • [] My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

document contains unescaped $ symbols which makes them render incorrectly in html - https://gitversion.net/docs/build-server-support/build-server/continua
@arturcic arturcic added this to the 5.3.x milestone May 26, 2020
@arturcic arturcic merged commit 251645f into GitTools:master May 26, 2020
@arturcic
Copy link
Member

@vincentparrett thank you so much for your contributions 👍

@arturcic arturcic modified the milestones: 5.3.x, 5.3.5 May 30, 2020
@github-actions
Copy link

🎉 This issue has been resolved in version 5.3.5 🎉
The release is available on:

Your GitReleaseManager bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants