|
@@ -23,7 +23,7 @@
|
|
|
|
|
|
|
|
<h4 class="custom-block-indent-b">But this one has the <code>.custom-block-indent-b</code> class</h4>
|
|
<h4 class="custom-block-indent-b">But this one has the <code>.custom-block-indent-b</code> class</h4>
|
|
|
|
|
|
|
|
- <h5 class="custom-block-indent-c">This heading has the <code>.custom-block-indent-c</code> class</h3>
|
|
|
|
|
|
|
+ <p class="custom-block-indent-b">This paragraph shares the same indentation class.</p>
|
|
|
|
|
|
|
|
- <p class="custom-block-indent-c">This paragraph shares the same indentation class. This is the maximum indentation level allowed in the configuration.</p>
|
|
|
|
|
|
|
+ <p class="custom-block-indent-c">This paragraph has the <code>.custom-block-indent-c</code> class. This is the maximum indentation level allowed in the configuration.</p>
|
|
|
</div>
|
|
</div>
|