CLIgood first issuestatus:more-discussion-needed
倉庫指標
- Star
- (44,133 star)
- PR 合併指標
- (平均合併 2天 7小時) (30 天內合併 9 個 PR)
描述
Currently string fields in --metadata-file are interpreted as pandoc markdown, no matter what input format is specified using --from.
But many JSON files found in the wild have other formats (esp. HTML), and it would be very handy to be able to use them with --metadata-file.
Is there a compelling reason for using pandoc markdown no matter what the format of the main document? @mb21