Tait Hoyem

Results 75 issues of Tait Hoyem

Add a setting to automatically echo previous word after a space. Default to True.

Fix most of the pylint problems without rewriting any code. e.i. spacing and variable naming.

Hi there, I have been trying for quite some time to convert my existing blog, as well as my business SSG to Hugo. Personally, I don't really care how fast...

Proposal

Chessground appears to be inaccessible to screen readers. The only things visible are 1-8 and a-h. Would implementing an accessibility layer by out of scope? On one hand, it seems...

Hi there, I work on the [Odilia screen reader](https://github.com/odilia-app/odilia) project and I'd like to be able to make some slight modifications to be able to ship this with our project....

enhancement
question

Allow assistive technology to understand the headers of the table. This semantically tags the head and body of the table so that the current column and row can be read...

An smaller PR, with basic functionality of #841 , but with some important differences: 1. Only sections of code that use the optional `i18n` dependencies are feature gated. The `Expr`...

Final PR for i18n support, depends on #845 * Adds basic i18n testing in `testing` directory * 129 lines diff between this and #845

Depends on #844 : * Adds `Locale` struct behind feature flag, * Does not include unsafe code, unlike the original #700 PR * This also drops a dependency on `parking_lot`,...

A PR with the same basic features as #700 but up to date with current main.