Skip to content

Commit 57de3e1

Browse files
committed
docs: remove cruft from tree docs
1 parent 6ce7652 commit 57de3e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/content/shortcodes/tree/_index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Markdown codefence syntax is widely available in other Markdown parsers like Git
4040

4141
The **NAME** can be followed by an optional pipe (`|`) to define an **ICON** and further optional pipe to define the icon's **COLOR**.
4242

43-
- **ICON**: [Font Awesome icon name](shortcodes/icon#finding-an-icon) set to the left of the **NAME**. If you give a single string, it is selected from Font Awesome's [solid](https://fontawesome.com/search?ic=free-collection&s=solid) icons. If you want to use a different set, you have to give the complete styles after the double colons. See above example for the `home.php`.
43+
- **ICON**: [Font Awesome icon name](shortcodes/icon#finding-an-icon) set to the left of the **NAME**. If you give a single string, it is selected from Font Awesome's [solid](https://fontawesome.com/search?ic=free-collection&s=solid) icons. If you want to use a different set, you have to give the complete styles. See above example for the `home.php`.
4444

4545
- **COLOR**: The [CSS color value](https://developer.mozilla.org/en-US/docs/Web/CSS/color_value) to be used. If not set, the primary color will be used.
4646

layouts/partials/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.0.3+39bd42a6602f7a7d2b714d710e312cc5941154c9
1+
9.0.3+6ce76522e50393128730839d3ffa3deb12863262

0 commit comments

Comments
 (0)