Hi Mario,

Thanks for the reply!

That was what I was referring to, yes - though I'm specifically interested
in the block-level version, so more like:

@@.aa;

asdf

@@


However, I tried your example and couldn't get that to work either... (see
attached) Are you using the official MD plugin too?

>From what I´ve read, I was under the impression that, although anything the
MD parser doesn't understand is passed down to the wikitext parser, only
the rules specified in $:/config/markdown/renderWikiTextPragma are actually
parsed, which is why I had to add 'prettylink' to get the '[[link]]' syntax
to work?

Thanks,

Stefan

On Thu, 6 May 2021, 22:19 PMario, <[email protected]> wrote:

> Hi Stefan,
>
> Welcome to the club!
>
> I'm not sure, what you mean by "styleblock" but this:
>
> <style>
> .aa {
>   color: green;
> }
> </style>
>
> @@.aa asdf@@
>
> should already work. ...
>
> The markdown parser is able to handle html elements. Everything that the
> md-parser can't handle will be passed to the TW parser. ... This is a bit
> hacky, but very powerful :)
>
> I did use the html <style> elements only because it's easy for testing.
> you should use: https://tiddlywiki.com/#Using%20Stylesheets
>
> -mario
>
> --
> 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/irMbI40kmQE/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/4efd0bb1-50a8-4fc9-b11d-3918cbe8480cn%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/4efd0bb1-50a8-4fc9-b11d-3918cbe8480cn%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/CAC4m4yPiMHY_O1NcrH_fKfon%2Bx9S6Jp6Z-WrJ5EFsyEarhh8Lg%40mail.gmail.com.

Reply via email to