aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils/ImStyleParser.java (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-16XEP-0393: fix off-by-one error in block detector ('``ii``ii')Christian Schneppe1-1/+1
2017-12-16Styler: do not style across multiple messagesChristian Schneppe1-1/+1
2017-11-21fixed ImStyleParser to not style '**test**'Christian Schneppe1-1/+1
2017-11-21styler: ignore closing keyword when preceded by whitespaceChristian Schneppe1-1/+1
2017-11-20styling: introduce support for code blocksChristian Schneppe1-9/+37
2017-11-20support for basic IM stylingChristian Schneppe1-0/+107