showdownjs/showdown

TOML Metadata surrounded by +++

开放

#868 创建于 2021年10月8日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (1,640 个派生)batch import
enhancementhelp wantedscope:makeHtml

仓库指标

星标
 (13,700 个星标)
PR 合并指标
 (平均合并 15小时 21分钟) (30 天内合并 3 个 PR)

描述

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)

贡献者指南