module Pandoc

Defined in:

pandoc.cr

Class Method Summary

Class Method Detail

def self.enable(is_enabled : Bool) #

Enable pandoc feature and check if installed


[View source]
def self.read_all(path) #

Parse all pandoc posts in a path and build Pandoc::File objects out of them


[View source]