Files
KaTeX/src
Erik Demaine 3e529dd5a0 Tilde \textasciitilde and fix ~ in \verb (#1286)
* \textasciitilde and fix ~ in \verb

* Add support for `\textasciitilde` which reproduces tilde character
  in text mode.
* Make `~` render as tilde instead of space within `\verb`,
  by manually mapping that character to `\textasciitilde`.
  This seems to be the only character that needs such manual mapping
  to reproduce LaTeX's `\verb` behavior.

* Add `, -, ', ~ to Verb screenshot test
2018-05-09 08:48:47 -04:00
..
2018-05-03 16:50:18 -04:00
2017-12-28 23:32:45 -07:00
2017-09-26 12:16:35 -06:00
2017-09-26 12:16:35 -06:00