assad

Created at 2026-08-06 UTC [Last edited at: 2026-08-24 14:28:30 UTC]


再帰的な%accordionプラグインのネスト動作*1

%accordion(-){lvl1}[
%accordion(-){lvl2}[
%accordion(-){lvl3}[
%accordion(-){lvl4}[
text]]]]


awa1

2つのプラグインを組み合わせることにした場合、この構造を使用することをお勧めします。


%expand{lvl1}[
%accordion(-){lvl2}[
text
]
%accordion(-){lvl2}[
text
]
%accordion(-){lvl2}[
text
]
%accordion(-){lvl2}[
text
]]

lvl1

ここで意図した最適な形式を実現するには、パーサーにまだいくつかの最適化を施す必要があります。

This page is missing tags, this heavily impacts the searchability of this page. Please do your part and give this page the right tags. If you don't know how to, please notify another editor.
Tags: none