Deutsch English Français Italiano |
<v307un$3j7vu$3@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Lawrence D'Oliveiro <ldo@nz.invalid> Newsgroups: comp.lang.python Subject: Re: Weird Stuff (Markdown, syntax ...) (Posting On Python-List Prohibited) Date: Sun, 26 May 2024 21:01:12 -0000 (UTC) Organization: A noiseless patient Spider Lines: 13 Message-ID: <v307un$3j7vu$3@dont-email.me> References: <DEA4O.100038$m2s1.57313@fx04.ams4> <v2up4l$3ajrn$7@dont-email.me> <4SC4O.100042$m2s1.63284@fx04.ams4> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Sun, 26 May 2024 23:01:12 +0200 (CEST) Injection-Info: dont-email.me; posting-host="dd5858271f518e55c405b4aadfef956a"; logging-data="3776510"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+Kf/7r+lgEKyJ3s5RzctOk" User-Agent: Pan/0.158 (Avdiivka; ) Cancel-Lock: sha1:Qjz4P1QB/5TSaRFWNkWKxLXuTj8= Bytes: 1540 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.