leesei

Results 25 issues of leesei

Found this issue when running `ecstatic` in `test/public`. Response is served when the middleware in `autoIndex` switch found `404.html` while trying to serve `index.html`, so `showDir()` is never called. Because...

URL: https://www.wikiwand.com/en/Ring_(mathematics) "Tab link -> Markdown": `[Ring (mathematics) - Wikiwand](https://www.wikiwand.com/en/Ring_(mathematics))` which caused problem in some Markdown parser I recommends outputting this: `[Field (mathematics) - Wikiwand](https://www.wikiwand.com/en/Field_%28mathematics%29)`

I encountered "index out of range [0] with length 0" error in `PagesToChunk()` in PagesToChunk.go. The reason being I used the wrong struct to in `NewParquetWriterFromWriter()` (hence the pages being...

When I run `python dicompyler_app.py`: ``` ~/.local/share/virtualenvs/dicompyler-jRAV9_dU/python3.8/site-packages/wx/lib/pubsub/__init__.py:23: wxPyDeprecationWarning: wx.lib.pubsub has been deprecated, plese migrate your code to use pypubsub, available on PyPI. ```

**Describe the bug** Cannot set Auth Source to Local via API **To Reproduce** Steps to reproduce the behavior: 1. Create an Authentication Source (say a SMTP auth source with id...

💊 bug
👋 good first issue

Provides a easier way to extend language supported: https://github.com/hexojs/hexo-util/pull/13 Tag plugins can also handle the event so user can use both backtick and tag. Current implementations relied on `before_post_render` filter...

feature-request
highlight

Since jsdom is causing headaches for Windows users, are alternatives like [cheerio](https://www.npmjs.org/package/cheerio) or [htmlparser2](https://www.npmjs.org/package/htmlparser2] being considered?

enhancement

I found the following styles are applied to `{% gist %}` tag plugin (with default landscape theme) ``` css .article-entry .gist { margin: 0 -20px; border-style: solid; border-color: #ddd; border-width:...

I'm using `reimg` in a TypeScript project. Here is the [`reimg.d.ts`](https://gist.github.com/leesei/b514f25bcd980eadee24a47ce43ddc22) I created. Fill free to bundle it to the package. See https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html Attribution to me is optional. Thanks for...

#### alphabetic sort ![alphabetic sort](https://user-images.githubusercontent.com/544400/159107070-7b61d8f1-4168-4d96-b3f3-f0e75336f19d.png) #### natural sort ![natural sort](https://user-images.githubusercontent.com/544400/159107073-6fa3ed7c-abee-4346-ba52-b7b8279bf1ed.png)