Changeset 15474 in project
- Timestamp:
- 08/14/09 15:02:54 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
release/4/wiki-parse/tests/simple.sxml
r15470 r15474 1 1 ((p (special tags "manual") " 2 " (special toc " "))2 " (special toc "toc:")) 3 3 (Section 1 "Page title") 4 4 (Section 2 "First section") … … 26 26 "<script type=\"text/javascript\">alert(\"Hello there\");</script><center>This is not parsed as wiki text</center>") 27 27 (hr) 28 (p "Previous: " (wiki "Introduction" " ")))28 (p "Previous: " (wiki "Introduction" "Introduction")))
Note: See TracChangeset
for help on using the changeset viewer.