Merge pull request #23082 from backstage/rugvip/escape

techdocs: escape <code> in changeset
This commit is contained in:
Patrik Oldsberg
2024-02-20 00:12:22 +01:00
committed by GitHub
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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.
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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