Block Directives

Can anyone summarize the most wanted syntax for fenced block containers?

Personally, i like this one:

:::name params
content
:::

As discussed in What could a “spoiler tag” extension look like? , fenced-like principle is good for such blocks. But fence spec says, we should not use backtick on the same string. If we proparate rule to “: should not be used”, collision with params syntax possible.

1 Like