weakish
weakish
--- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)
Add support to Evernote's separate service in China Yinxiang Biji (印象笔记). Set environment variable `GEEKNOTE_BASE` to `yinxiang` to use it. Close #99 .
This commit adds more discord markdown extensions mentioned in [Discord Developer Portal][ref]: > Discord utilizes a subset of markdown for rendering message content on its clients, > while also adding...
close #31
More relaxed pronounciation rules. Reference: https://zh-yue.wikipedia.org/wiki/粵語懶音#例子
link to emoji-cantonese instead close #162
Previously, if `*` was pressed when the word `to` was under the cursor, it would match words like `goto`, `into`, etc. If, say, `goto` was matched, pressing `*` again would...
If [Sublime Wrap Plus](https://github.com/ehuss/Sublime-Wrap-Plus) is installed, use `wrap_lines_plus` to wrap lines. Else fall back to built-in `wrap_lines`. --- xactions.py | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-)
What about publishing to pypi to make it installable via `pip`?
For curiosity, where is the code to generate these json files?