Rename playpen to playground. (#1241)

looks good
This commit is contained in:
Eric Huss
2020-06-22 07:34:25 -07:00
committed by GitHub
parent fe1ba71d45
commit bc23d08fa5
19 changed files with 194 additions and 172 deletions

View File

@@ -148,7 +148,7 @@ preprocessors are:
all `README.md` chapters to `index.md` so `foo/README.md` can be accessed via
the url `foo/` when published to a browser
- `links` - a built-in preprocessor (enabled by default) for expanding the
`{{# playpen}}` and `{{# include}}` helpers in a chapter.
`{{# playground}}` and `{{# include}}` helpers in a chapter.
Renderers are given the final book so they can do something with it. This is
typically used for, as the name suggests, rendering the document in a particular