diff options
author | Loren Burkholder <computersemiexpert@outlook.com> | 2021-02-13 18:18:08 -0500 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-03-17 19:17:13 +0100 |
commit | c74e68c945d61b0ea1cb25f012949255b3d6c9e7 (patch) | |
tree | 28e66adcec450bb15c15b38fbce76c44ca1f22c7 /src | |
parent | Format markdown as HTML in notifications (diff) | |
download | nheko-c74e68c945d61b0ea1cb25f012949255b3d6c9e7.tar.xz |
Parse markdown overrides during replies
I apparently missed this when I originally added the overrides.
Diffstat (limited to 'src')
-rw-r--r-- | src/timeline/InputBar.cpp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/timeline/InputBar.cpp b/src/timeline/InputBar.cpp |