module Pandoc

Defined in:

pandoc.cr

Class Method Summary

Class Method Detail

def self.read_all(path) #

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


[View source]