hi @Rustem you could just create a macro in a tiddler say $:/_macros tagged with $:/tags/Macro with the content:
\define code(text) <<copy-to-clipboard """$text$""">> ``` $text$ ``` \end in your tiddlers just write: <<code """ code here more code """>> -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/d3e32b05-7580-485c-9b7c-fc111ea87fd0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

