-
Hey there! For a wiki I'd like to have the following Admonitions block with an example: The example does contain a heading, that I don't want to show up in search or the Table of Contents (on the right side). For hiding it from search I found But how can I hide it from the table of contents? Is there any easy way to do this using metadata tags? Only thing I found was using Used source code:!!! example
## Set Block: `setblock` { data-search-exclude }
**persistent**, ==**static**== (1)
{ .annotate }
Changes the block at the given position.
1. This flag states that `setblock` can be used as static event. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Possible, see #313 (comment) |
Beta Was this translation helpful? Give feedback.
Possible, see #313 (comment)