Consider character width to display hr in markdown-view-mode
commit4071975ac7d79f97070e666474cfacf02f8a2512
authorShohei YOSHIDA <syohex@gmail.com>
Mon, 6 Mar 2023 13:21:05 +0000 (6 22:21 +0900)
committerShohei YOSHIDA <syohex@gmail.com>
Mon, 6 Mar 2023 13:30:39 +0000 (6 22:30 +0900)
tree2851c619ad5286d1d10949f20ee087fc7cf225cb
parentf4567202bbe76a211e454525e6d093a86a1cef14
Consider character width to display hr in markdown-view-mode

U+2500 and U+2501 are CJK ambiguous characters. Those character
widths are 2 in CJK language setting, while they are 1 in
non-CJK language setting like English.
CHANGES.md
markdown-mode.el
tests/markdown-test.el