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.
kramdown バージョン 1.10.0 を使用して、テーブルをレンダリングする方法を見つけようとしています。いずれかのマークダウン形式。
私は次のことを試しました:
foo | bar | foo | bar | |-----+-----| | foo | bar | |-----+-----|
ただし、kramdown を使用してレンダリングするものはないようです。
これは、jekyll でテーブルを表示しようとしているときに特にイライラします。
次の 2 つの問題が見つかりました。