Infinity-For-Lemmy/app
scria1000 5fae42c210 Try to handle unescaped space inside link blocks
* Commonmark spec does not parse links with unescaped spaces in the link query
* Maybe we can do the parsing ourselves by extending 'InlineProcessor', instead of using slow regex
* Reuse `fixSuperScript`
2021-11-13 01:34:28 +03:00
..
src/main Try to handle unescaped space inside link blocks 2021-11-13 01:34:28 +03:00
build.gradle Add custom superscript processor 2021-11-12 01:51:54 +03:00
proguard-rules.pro Lowercase package names. 2020-11-18 18:54:13 +08:00