Files
tinymce-docs-4x/_config.yml
T
2015-11-26 09:41:35 -08:00

25 lines
404 B
YAML

permalink: pretty
origin: "https://www.tinymce.com"
baseurl: ""
shared_baseurl: ""
syntax_highlight_theme: "tomorrow-night"
cdnurl: "//cdn.tinymce.com/4/tinymce.min.js"
exclude:
- README.md
- Gemfile
- Gemfile.lock
- vendor
markdown: redcarpet
redcarpet:
extensions:
- autolink
- no_intra_emphasis
- tables
- prettify
gems:
- jekyll-redirect-from
- octopress-minify-html