From 50bbd572e6dc569686ae8600df21056112475ecb Mon Sep 17 00:00:00 2001 From: Tom MacWright Date: Thu, 29 Dec 2016 16:28:35 -0500 Subject: [PATCH] docs(markdown): Document approaches to Markdown theming Fixes https://github.com/documentationjs/documentation/issues/550 --- docs/THEMING.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/THEMING.md b/docs/THEMING.md index 82bbd47a3..932b48e88 100644 --- a/docs/THEMING.md +++ b/docs/THEMING.md @@ -22,3 +22,11 @@ or an array of [vinyl](https://github.com/gulpjs/vinyl) `File` objects. The theme is free to implement HTML generation however it chooses. See [the default theme](https://github.com/documentationjs/documentation-theme-default/) for some ideas. + +### Theming Markdown + +The default Markdown generator for documentation.js isn't customizable - instead +of a plain-text theme, it's generated by creating an AST and then rendering +it with [remark](http://remark.js.org/). If you need something extra in Markdown, +you can either rally for that thing to be included in the default theme, +or you can hack around it by using an HTML theme that outputs Markdown. pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy