Changes to tbdtestparser

ffff:85.186.10.82
ffff:85.186.10.82
2 months ago
Updated index.scroll
index.scroll
Changed around line 3: buildTxt
+ testing custome parser output
+
ffff:85.186.10.82
ffff:85.186.10.82
2 months ago
Updated index.scroll
index.scroll
Changed around line 3: buildTxt
- // buildTxt doesnt show three
+ // buildTxt needs compileTxt()
ffff:85.186.10.82
ffff:85.186.10.82
2 months ago
Updated index.scroll
index.scroll
Changed around line 14: threeParser
-
ffff:98.97.141.181
ffff:98.97.141.181
2 months ago
Updated index.scroll
index.scroll
Changed around line 13: threeParser
+ compileTxt() {return "three"}
+
ffff:85.186.10.82
ffff:85.186.10.82
2 months ago
Updated index.scroll
index.scroll
Changed around line 14: threeParser
-
- four
-
- index.txt
+ four
ffff:85.186.10.82
ffff:85.186.10.82
2 months ago
Updated index.scroll
index.scroll
Changed around line 19: three
- roboto.css
+ index.txt
ffff:85.186.10.82
ffff:85.186.10.82
2 months ago
Updated index.scroll
index.scroll
Changed around line 19: three
- index.txt
+ roboto.css
ffff:85.186.10.82
ffff:85.186.10.82
2 months ago
Updated index.scroll
index.scroll
Changed around line 17: threeParser
- four
+ four
+
+ index.txt
ffff:85.186.10.82
ffff:85.186.10.82
2 months ago
Updated index.scroll
index.scroll
Changed around line 1
+ buildTxt
+
- Hello World my name is
+ // buildTxt doesnt show three
+
+ one
+ two
+
+ threeParser
+ extends abstractScrollParser
+ cueFromId
+ javascript
+ compile() {return "three"}
+
+
+ three
+
+ four
root
root
2 months ago
initial blank_template template
.gitignore
Changed around line 1
+ .DS_Store
+ *.html
+ *.txt
+ *.xml
+ *.css
+ *.js
+ *.csv
+ requests.scroll
index.scroll
Changed around line 1
+ buildHtml
+ theme roboto
+
+ Hello World my name is