Robert Irelan

Results 51 issues of Robert Irelan

I'm having issues getting git-subtrac to work with my repo https://github.com/telotortium/emacs.d, which uses several submodules. After running `git clone https://github.com/telotortium/emacs.d` and `git submodule update --init --recursive` inside the repo, I...

I'd love to be able to type the answer on my cards whose templates contain `{{type:FieldName}}` (see [manual](https://apps.ankiweb.net/docs/manual.html#checking-your-answer)). It appears that Anki renders this to `[[type:FieldName]]` on the card, and...

For example, the text `1. Hello world` is copied to the Markdown output `1. Hello world`, rather than the proper escaped version `\1. Hello world\`. I've filed a bug to...

It would be nice to be able to see trailing whitespace when viewing a file. Perhaps it could be highlighted in a special color.

feature-request
syntax-highlighting

It can be somewhat difficult to find the actual differing argument with long argument lists, so add that to the error thrown.

Once my studies advance a little more, I'd like to have the option to review certain cards with monolingual definitions (i.e., definitions in Chinese). Ideally, there exists a monolingual dictionary...

enhancement

I'd love to have character decompositions available as a memory aid for learning Hanzi. Specifically, the [cjkvi decomposition list](https://github.com/cjkvi/cjkvi-ids) could be integrated into Chinese Support, and then fields named "Decomposition"...

enhancement
difficulty: moderate

While pushing my repository today I discovered the following issue: ``` $ git push Initializing Keybase... done. Syncing with Keybase... done. To keybase://private/telotortium/repo ! [remote rejected] master -> master (Directory...

acked

I recently discovered https://github.com/notlmn/copy-as-markdown, which copies the selected HTML as Markdown. It fails to properly escape angle brackets. For example, in [the current README.md for this repo](https://github.com/mixmark-io/turndown/blob/08ea6d6ca15b42cf24be6ba1fae9780163eedfe8/README.md), this text appears:...