Skip to content

Commit 17a32bb

Browse files
authored
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 471e05d commit 17a32bb

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)