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.
次の構造を生成できる必要があります。
<p> Some text in the paragraph <ul> <li>item<li> <li>item<li> </ul> Some more text </p>
kramdownを使用してこれを行うにはどうすればよいですか? 出来ますか?必要に応じて適切な量の生の HTML を使用するつもりですが、kramdown の機能を複製するものは何もありません。