diff --git a/examples/textfile.txt b/examples/textfile.txt index f00e5f7355..a1122309ee 100644 --- a/examples/textfile.txt +++ b/examples/textfile.txt @@ -1,4 +1,4 @@ -point image -10,20 http://boston.openguides.org/markers/ORANGE.png -2,4 http://boston.openguides.org/markers/AQUA.png -42,-71 http://boston.openguides.org/markers/PURPLE.png +point title description +10,20 my orange title my orange description +2,4 my aqua title my aqua description +42,-71 my purple title my purple description
is great.