I just want to be clear before I add these instructions: this change to the markdown instructions would be in addition to the currently existing instructions at https://giffmex.org/stroll/stroll.html#Troubleshooting, correct?
On Wed, May 27, 2020 at 10:35 AM Brady77 <[email protected]> wrote: > Hi @Saq Imtiaz > > Now the link renders correctly! @David Gifford It would be nice if you add > this note to the Stroll instructions (to edit the shadow tidder as well). > Thank you all for your help. > > On Wednesday, May 27, 2020 at 5:20:22 PM UTC+2, Saq Imtiaz wrote: >> >> @Brady77 the problem is that [[..]] is not valid markdown syntax for a >> link. >> >> To enable that format for a link follow these steps: >> >> edit the following shadow tiddler: >> $:/config/markdown/renderWikiTextPragma >> >> and replace the text with: >> >> \rules only html image macrocallinline syslink transcludeinline wikilink >> filteredtranscludeblock macrocallblock transcludeblock prettylink >> >> This is a list of rules as to what wikisyntax should be parsed from >> markdown tiddlers after the markdown parser has gone through it. Note the >> last one, prettylink. That is what you want and is not enabled by default. >> >> @David would it be worth it to offer a markdown ready version of Stroll? >> > -- > You received this message because you are subscribed to a topic in the > Google Groups "TiddlyWiki" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/tiddlywiki/FVAKcQ4aZzg/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/f0ef6655-9cec-49f6-a128-076368e9cb76%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/f0ef6655-9cec-49f6-a128-076368e9cb76%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CANE%3DBFJoqqGiD_pxS_pTXYrV42%3DP0VPG2%3D8edE7vVS%2BL3yf-hA%40mail.gmail.com.

