Announcement
Demo doesn't seem to generate links
10 years ago
- geodog
- Member | 1
I found your site today, and am exited to find someone using the exact same syntax that I already use for text files.
When I tried your demo, everything worked, except for links. I used the syntax from the syntax page, but it didn't generate links correctly.
Thanks,
Geodog
Last edited by geodog (2010-01-28 09:00)
10 years ago
- druppi
- Member | 2
The syntax description for links is completely wrong! It should read
"linktext":url
.
For references it is: [reference]
within the text and
[reference]: url linktext
at the top(?) or bottom of the
text. Then every occurrence of [reference]
in the text is
replaced with the linktext and the url behind it.
Some predefined references exist (i.e. can be used without defining the reference at the bottom of the text). Here is what I've found out so far: (first the code, then the texy replacement)
[Google]
: https://www.google.com/search?q=%s[Texy]
: Texy!