Skip to content

Commit 684f973

Browse files
committed
Create TODO page for pages tag
See #172
1 parent f827272 commit 684f973

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

tags/pages.md

+42
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
layout: document
3+
category: Tags
4+
published: true
5+
title: Pages
6+
description: TODO.
7+
tags:
8+
- Markup tags
9+
---
10+
11+
# Page url
12+
13+
**On this page**:
14+
15+
* Table of contents
16+
{:toc}
17+
18+
## Syntax
19+
20+
~~~ html
21+
<txp:item />
22+
~~~
23+
24+
TODO.
25+
26+
## Attributes
27+
28+
TODO.
29+
30+
### Common presentational attributes
31+
32+
TODO.
33+
34+
## Examples
35+
36+
TODO.
37+
38+
## Genealogy
39+
40+
### Version 4.8.0
41+
42+
Tag support added.

0 commit comments

Comments
 (0)