maxg / handx

Markdown handouts + exercises
Other
2 stars 2 forks source link

Broken pipe literal in text box regular expressions #4

Open maxg opened 8 years ago

maxg commented 8 years ago

For text boxes with regex matching, must use e.g. [|] rather than \| because MarkdownExtra eats \| into |.