Merge pull request #23082 from backstage/rugvip/escape
techdocs: escape <code> in changeset
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
'@backstage/plugin-techdocs': minor
|
||||
---
|
||||
|
||||
Updated the styling for <code> tags to avoid word break.
|
||||
Updated the styling for `<code>` tags to avoid word break.
|
||||
|
||||
@@ -399,7 +399,7 @@
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- af4d147: Updated the styling for code tags to avoid word break.
|
||||
- af4d147: Updated the styling for `<code>` tags to avoid word break.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- af4d147: Updated the styling for <code> tags to avoid word break.
|
||||
- af4d147: Updated the styling for `<code>` tags to avoid word break.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user