Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: docs/content/pages.md

Issue 29977630: Noissue - Add [paths] documentation and remove trailing spaces (Closed) Base URL: https://hg.adblockplus.org/cms/
Patch Set: Fix indentation Created Jan. 17, 2019, 2:51 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « docs/api/functions.md ('k') | docs/content/settings.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/content/pages.md
===================================================================
--- a/docs/content/pages.md
+++ b/docs/content/pages.md
@@ -22,7 +22,7 @@
generated. By default a table of contents is always generated if the page
contains any headers with an `id` attribute.
-For information on using includes on pages, read the guide on
+For information on using includes on pages, read the guide on
[Include files](includes.md)
## Markdown format (md) ##
@@ -78,9 +78,8 @@
into the head of the generated web page, everything else defined the content of
the page.
-Read the API documentation on [variables](../api/variables.md),
-[global functions](../api/functions.md), and [custom filters](../api/filters.md)
+Read the API documentation on [variables](../api/variables.md),
+[global functions](../api/functions.md), and [custom filters](../api/filters.md)
that can be used on pages.
------
Prev: [Various include files (`includes`)](includes.md) | Up: [Home](../../README.md) | Next: [Static content (`static`)](static.md)
« no previous file with comments | « docs/api/functions.md ('k') | docs/content/settings.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld