Files
oddmuse/modules
Alex Schroeder 20d6a47603 markdown-rule: fix /emphasis/
Sometimes I write things like 5./month and that would have
triggered (?<=\P{Word})\/ so I decided to switch that the more
demanding (?<=\s)\/. In order to have italic items start table cells,
however, \G(?<=[|[:space:]])\/ instead.
2017-12-17 22:38:23 +01:00
..
2016-09-11 21:46:49 +02:00
2015-09-12 19:06:59 +02:00
2017-08-16 09:31:51 +02:00
2017-11-01 16:51:23 +01:00
2017-09-07 22:27:47 +02:00
2015-10-21 12:15:25 +03:00
2014-11-06 21:48:08 +01:00
2016-06-23 00:34:56 +02:00
2015-10-15 14:41:55 +02:00
2015-10-18 02:48:06 +03:00
2015-07-28 10:47:21 +02:00
2016-06-23 00:34:56 +02:00
2017-12-17 22:38:23 +01:00
2017-09-07 22:27:47 +02:00
2016-06-19 11:55:58 +02:00
2015-10-31 02:58:00 +02:00
2015-08-18 11:11:13 +02:00
2015-08-18 11:11:13 +02:00
2017-04-21 02:03:15 +03:00
2016-08-02 11:49:41 +02:00
2016-08-08 11:30:27 +02:00
2014-08-13 12:06:55 +02:00
2015-10-15 14:24:08 +02:00