kakoune/rc
Kylie McClain 516c9591b9 base/markdown: Correct italic/bold detection regex
As specified at https://daringfireball.net/projects/markdown/syntax#em
italics are made with either single asterisks/underscores, and bold is
double asterisks/underscores. Before this, single asterisks were
understood as bold, and only underscores were understood as italics;
both of which behaviors are incorrect.
2016-12-16 00:21:33 -05:00
..
base base/markdown: Correct italic/bold detection regex 2016-12-16 00:21:33 -05:00
core Merge remote-tracking branch 'casimir/remove-mimetype' 2016-12-14 13:30:59 +00:00
extra Add face 'GitDiffFlags' for git diff flag_lines 2016-12-15 06:09:27 -08:00