Commit 17a32bb
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- site/layouts/shortcodes
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments