我的歌单

Folding Component Test

发表于
更新于
字数: 1.1k
时长: 2m
阅读: -
玉门
距离上次更新已经过去了 57 天,文章的内容可能已经过时。

Testing the :::folding directive.

Basic Usage

Details

Default Title This content is hidden by default.

Custom Title

Details

My Custom Title Here is some content with a custom title.

Open by Default

Using :::folding{open}

Details

Always Open This one is open when the page loads.

Custom Color

Using :::folding{color="#FF6B9D"}

Details

Pink Box I have a custom color!

Open + Color

Using :::folding{open color="#42b983"}

Details

Green & Open I am green and open by default.

Nested Content

Details

Nested Markdown

  • List item 1
  • List item 2
console.log('Code inside folding');

评论

0
QQ

加载评论中...