techdocs: escape <code> in changeset

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-02-19 19:44:43 +01:00
parent 25adbdde2d
commit ae16679d60
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