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

Underscores should not be escaped when enclosed in back ticks #87

Closed
sbrannen opened this issue Aug 19, 2023 · 2 comments
Closed

Underscores should not be escaped when enclosed in back ticks #87

sbrannen opened this issue Aug 19, 2023 · 2 comments
Milestone

Comments

@sbrannen
Copy link

When the entry for spring-projects/spring-framework#29799 was generated for the Spring Framework 6.1.0-M4 release notes, the underscores in FactoryBean.OBJECT_TYPE_ATTRIBUTE were unnecessarily escaped as follows.

  • Clarify FactoryBean.OBJECT\_TYPE\_ATTRIBUTE supported types #29799
@wilkinsona
Copy link
Contributor

See gh-50 that introduced the escaping of Markdown styling characters.

@wilkinsona wilkinsona added this to the 0.0.11 milestone Jun 21, 2024
@sbrannen
Copy link
Author

Thanks, Andy! 👏

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

No branches or pull requests

3 participants