showdownjs/showdown

TOML Metadata surrounded by +++

Open

#868 创建于 2021年10月8日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (13,700 star) (1,640 fork)batch import
enhancementhelp wantedscope:makeHtml

描述

Hugo allows TOML metadata (surrounded by +++) - so it's a popular encoding for metadata in files. It would be great if showdown could support it.

Readme says as of today:

metadata: (boolean) [default false] Enable support for document metadata (defined at the top of the document between ««« and »»» or between --- and ---). (since v.1.8.5)

贡献者指南