Sujet : Re: Weird Stuff (Markdown, syntax ...) (Posting On Python-List Prohibited)
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.pythonDate : 26. May 2024, 23:01:12
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v307un$3j7vu$3@dont-email.me>
References : 1 2 3
User-Agent : Pan/0.158 (Avdiivka; )
On Sun, 26 May 2024 08:59:44 GMT, Gilmeh Serda wrote:
On Sun, 26 May 2024 07:42:14 -0000 (UTC), Lawrence D'Oliveiro wrote:
I just tried it in a Jupyter notebook. Changed the cell type to
Markdown, pasted the above as its contents, hit shift-enter, and it
looked just like syntax-coloured Python code.
I've been trying some more and apparently you also have to indent the
backticks and all of the code, which unfortunately makes the backticks
visible ...
I didn’t need to do that.