Skip to content

Commit 992abd2

Browse files
authored
Update psuedo-variable shortcodes (#6632)
Update psuedo-variable shortcodes This commit fixes an issue with three shortcodes in the documentation website: they are used as psuedo-variables for the sake of version management. Newline characters were added to them erroneously, which was causing them to break tables, and may have also affected the formatting and rendering of documentation elsewhere.
1 parent ba4c0ae commit 992abd2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.0
1+
1.4.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.4.0
1+
2.4.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.7.0
1+
3.7.0

0 commit comments

Comments
 (0)