Travis Miller
|
17634d72ee
|
Changed frontmatter filtering to support YAML, JSON, TOML, and arbitrary languages
|
2018-12-07 22:05:40 +00:00 |
|
gfyoung
|
d598e4fd93
|
Enable more frozen string in lib/**/*.rb
Enables frozen for the following:
* lib/*.rb
* lib/banzai/**/*.rb
* lib/bitbucket/**/*.rb
* lib/constraints/**/*.rb
* lib/container_registry/**/*.rb
* lib/declarative_policy/**/*.rb
Partially addresses #47424.
|
2018-10-06 17:02:50 -07:00 |
|
Douwe Maan
|
6a477b9bfc
|
Add blockquote fence syntax to Markdown
|
2016-07-09 21:23:05 -04:00 |
|
Robert Speicher
|
8eaeda0816
|
Add YamlFrontMatterFilter to the PreProcessPipeline
This filter will detect YAML Front Matter and convert it to an HTML
table for prettier formatting.
|
2016-03-04 18:05:48 -05:00 |
|
Robert Speicher
|
74751791a8
|
Add a PreProcessPipeline
|
2016-03-02 22:19:36 -05:00 |
|