Top Level Namespace
Defined Under Namespace
Modules: JekyllAsciidoctorPdf
Constant Summary collapse
- YAML_FRONT_MATTER_REGEXP =
Do not touch, this REGEXP is taken from Jekyll source code
/\A(---\s*\n.*?\n?)^((---|\.\.\.)\s*$\n?)/m
Modules: JekyllAsciidoctorPdf
Do not touch, this REGEXP is taken from Jekyll source code
/\A(---\s*\n.*?\n?)^((---|\.\.\.)\s*$\n?)/m