Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我在 TinyMCE 中设置了 h2-Format,还应该自动设置 p-tag。
它应该如下所示:
<h2>....</h2> <p>....</p>
如何修改我的“block_formats:”来做到这一点?