@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?

On Wednesday, May 27, 2020 at 4:54:13 PM UTC+2, Brady77 wrote:
>
> Hi David,
>
> thanks for your release. I have a problem with the official Markdown 
> plugin and links. Following your instructions I made a system tiddler $:/
> config/EditorTypeMappings/text/x-markdown, autocomplete works, but the 
> link does not render correctly (see the screenshot). Any suggestions?
>
> Thanks.
>
> Petr
>
> [image: 2020-05-27 16_47_10.png]
>
>

-- 
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/54674698-864f-4e2e-aec2-1f5151eb2569%40googlegroups.com.

Reply via email to