module Pandoc
Defined in:
pandoc.crClass Method Summary
-
.enable(is_enabled : Bool)
Enable pandoc feature and check if installed
-
.read_all(path)
Parse all pandoc posts in a path and build Pandoc::File objects out of them
Class Method Detail
def self.read_all(path)
#
Parse all pandoc posts in a path and build Pandoc::File objects out of them