Skip to content

Commit

Permalink
Examples updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sputnick committed Jan 21, 2015
1 parent 38bc53d commit 0b0460c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion examples/XQuery/billboard.com/to_HTML_table.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/bin/bash

./saxon-lint.pl --indent --html --xquery examples/XQuery/billboard.com/to_HTML_table.xquery http://www.billboard.com/charts/billboard-200
# check http://htmlpreview.github.io/?https://raw.githubusercontent.com/sputnick-dev/saxon-lint/master/examples/XQuery/billboard.com/to_HTML_table.html

./saxon-lint.pl --indent --html --xquery examples/XQuery/billboard.com/to_HTML_table.xquery http://www.billboard.com/charts/billboard-200 > examples/XQuery/billboard.com/to_HTML_table.html

0 comments on commit 0b0460c

Please sign in to comment.