Titus

Results 102 issues of Titus

### Initial checklist - [X] I read the [support docs](https://github.com/syntax-tree/.github/blob/main/support.md) - [X] I read the [contributing guide](https://github.com/syntax-tree/.github/blob/main/contributing.md) - [X] I agree to follow the [code of conduct](https://github.com/syntax-tree/.github/blob/main/code-of-conduct.md) - [X] I...

๐Ÿคž phase/open

### Initial checklist * [x] I read the support docs * [x] I read the contributing guide * [x] I agree to follow the code of conduct * [x] I...

help wanted ๐Ÿ™
๐Ÿ—„ area/interface
๐ŸŒŠ blocked/upstream
๐Ÿ™† yes/confirmed
๐Ÿ‘ phase/yes

### Initial checklist * [x] I read the support docs * [x] I read the contributing guide * [x] I agree to follow the code of conduct * [x] I...

๐Ÿคž phase/open

๐Ÿ‘‹ [GitHub Releases](https://help.github.com/en/articles/about-releases) makes it easy to: * [watch releases](https://help.github.com/en/articles/watching-and-unwatching-releases-for-a-repository) * see the changelog * download assets, which is the main reason Iโ€™m opening this issue: Iโ€™ve been trying for...

Looks like `actions/setup-node` supports names now: https://github.com/actions/setup-node/pull/277. See also https://github.com/actions/setup-node/issues/26#issuecomment-1148828915, which is linked in this projectโ€™s readme, and is now closed

_Originally reported by @kentcdodds at https://github.com/wooorm/markdown-tm-language/issues/1_ Emphasis and strong in markdown are typically rendered bold, italic. This grammar does not do that. I thought Iโ€™d open this issue to allow...

Example: ````md # Dark blue? ```js type X = 1 ``` # Dark blue? ```ts type X = 1 ``` # Dark blue? ```` The bug is tracked at https://github.com/microsoft/TypeScript-TmLanguage/issues/873....

_Originally reported by @kentcdodds at https://github.com/mdx-js/mdx-analyzer/issues/318_ ### Steps to reproduce Install the latest version of vscode-mdx Open a markdown file with some markdown, even simple markdown will do. Here are...

Hi! remark is switching to a new parser internally ([micromark](https://github.com/micromark/micromark), see [`remarkjs/remark#536`](https://github.com/remarkjs/remark/pull/536) for more info). From a quick glance at the code, it seems this plugin should be fine. However,...

Hi! remark is switching to a new parser internally ([micromark](https://github.com/micromark/micromark), see [`remarkjs/remark#536`](https://github.com/remarkjs/remark/pull/536) for more info). From a quick glance at the code, it seems this plugin should be fine. However,...