message no. 25718
Posted by arrdem in #jekyll at 2014-07-01T01:19:49Z
the idea here is that I'm writing API docs with examples and docstrings, so I'd like to be able to have separate static files for the docs of a given API component and the examples of a given API component and have the pretty formatting for all of that separated from the "raw" content so that it's possible for me to serve "raw" examples say for a REPL client without duplicating the text manually.