Here is the text I am considering to update the troubleshooting tiddler
regarding Markdown. Is this clear or does this need to be made more clear
in any way?

''I have the markdown plugin, but autocompletion for linking doesn't work
in my Markdown tiddlers!''

<span class="indent1">

The autocompletion of links with double brackets `[[link]]` is controlled
by the comptext plugin. Users of Markdown have noticed that they can't use
the autocomplete in their Markdown tiddlers. To make autocompletion
compatible with formatting in Markdown tiddlers, create a tiddler with the
title `$:/config/EditorTypeMappings/text/x-markdown` and put this in the
text field: `comptext`

Then, to enable the `[[]]` format for a link, open the following shadow
tiddler: $:/config/markdown/renderWikiTextPragma and replace the text with:
`\rules only html image macrocallinline syslink transcludeinline wikilink
filteredtranscludeblock macrocallblock transcludeblock prettylink`

</span>


David Gifford
Mexico team leader, Mexico City

*Resonate Global Mission*
*Engaging People. Embracing Christ.*
A Ministry of the Christian Reformed Church
resonateglobalmission.org



On Wed, May 27, 2020 at 10:20 AM Saq Imtiaz <[email protected]> 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?
>
> 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 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/54674698-864f-4e2e-aec2-1f5151eb2569%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/54674698-864f-4e2e-aec2-1f5151eb2569%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%3DBFJqgRuuQw9NyNn1GMHfqAs3H%2B4Vbn%2Bc0BHau66jL_FWtA%40mail.gmail.com.

Reply via email to