[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] including the | character in a table
From: |
Alan Schmitt |
Subject: |
[O] including the | character in a table |
Date: |
Wed, 25 Jul 2018 11:22:12 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (darwin) |
Hello,
I'm writing a cheat sheet for a programming language, and I'm having
trouble with operators that use |. For instance:
| match expr with | pattern matching |
| | pattern -> expr | action |
How can I escape the |? I tried putting a \ before but it does not work.
Thanks,
Alan
--
OpenPGP Key ID : 040D0A3B4ED2E5C7
Monthly Athmospheric CO₂, Mauna Loa Obs. 2018-06: 410.79, 2017-06: 408.84
signature.asc
Description: PGP signature
- [O] including the | character in a table,
Alan Schmitt <=