You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tags/tag-basics/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
---
2
2
layout: landing
3
-
category: Tags and attributes
3
+
category: Tag basics
4
4
published: true
5
-
title: Learning Textpattern tags
6
-
description: Textpattern tags are shorthand method for calling functions defined inside Textpattern core. Modelled after standard HTML tag syntax, Textpattern’s native tags are easy to learn and work interchangeably with HTML.
5
+
title: Tag basics
6
+
description: The fundamentals of the Textpattern tag syntax explained. How to structure your tags and how they are parsed by the CMS.
0 commit comments