User:Rolandtb: Difference between revisions

Jump to navigation Jump to search
collapse the JS
(example)
(collapse the JS)
Line 13: Line 13:
**[[Thunderbird/Support/TB115.0SupportIssues]]
**[[Thunderbird/Support/TB115.0SupportIssues]]


== 2026-01-15 How to escape JavaScript code in wikitext==
== 2026-01-15 How to syntax colour and highligt aka escape JavaScript code in wikitext==
* apparently it's <nowiki>&lt;syntaxhighlight lang="javascript">your JavaScript code here&lt;/syntaxhighlight></nowiki>. For example:
* apparently it's <nowiki>&lt;syntaxhighlight lang="javascript">your JavaScript code here&lt;/syntaxhighlight></nowiki>. For example:
<div class="mw-collapsible mw-collapsed" data-expandtext="show me colourized JS">
<syntaxhighlight lang="javascript">
<syntaxhighlight lang="javascript">
function importCSVFromGitHub() {
function importCSVFromGitHub() {
Line 55: Line 56:


</syntaxhighlight>
</syntaxhighlight>
</div>


== 2025-12-08 Roland's LLM assisted coding for Support tasks blog page==
== 2025-12-08 Roland's LLM assisted coding for Support tasks blog page==
992

edits

Navigation menu