Titus

Results 102 issues of Titus

* Spec currently defines whitespace can exist, and in some cases must exist around the destination and title, in the parens: https://spec.commonmark.org/0.29/#inline-link * I clarified the wording recently in https://github.com/commonmark/commonmark-spec/pull/618...

Here are some examples: ```` ```	js ``` ``` js ``` ``` js ``` ```js	 ``` ```js  ``` ```js ``` ```js	a ``` ```js a ``` ```js a ``` ```` While the spec is...

Given that spaces and such in fenced code are represented in the output (https://spec.commonmark.org/0.29/#example-99), that should also be the case for fenced code in lists. For (␠ represents a space...

bug

The following CM: ```markdown []( ""), []( "x") ![]( ""), ![]( "x") [][y], [][z] ![][y], ![][z] [y]: "" [z]: "w" ``` [Yields](https://spec.commonmark.org/dingus/?text=%5B%5D(%3C%3E%20%22%22)%2C%20%5B%5D(%3C%3E%20%22x%22)%0A%0A!%5B%5D(%3C%3E%20%22%22)%2C%20!%5B%5D(%3C%3E%20%22x%22)%0A%0A%5B%5D%5By%5D%2C%20%5B%5D%5Bz%5D%0A%0A!%5B%5D%5By%5D%2C%20!%5B%5D%5Bz%5D%0A%0A%5By%5D%3A%20%3C%3E%20%22%22%0A%5Bz%5D%3A%20%3C%3E%20%22w%22%0A): ```html , , , , ``` I believe...

Hey! I see that there’s internal support for background colors: https://github.com/shikijs/shiki/blob/747571082367aff6f1445318bad6b698df330e87/packages/shiki/src/stackElementMetadata.ts#L100 …and that certain themes use background colors (e.g., GH). However, it doesn’t seem like they are being retrieved when...

bug
help-wanted
good-first-issue

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

🤞 phase/open

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

🤞 phase/open

Hi! remark is switching to a new parser (and compiler) internally ([micromark](https://github.com/micromark/micromark), [`remarkjs/remark#536`](https://github.com/remarkjs/remark/pull/536)), which will break this plugin. I will create a generic directives plugin though, time permitting, in this...

### Initial checklist - [X] I read the [support docs](https://mdxjs.com/community/support/) - [X] I read the [contributing guide](https://mdxjs.com/community/contribute/) - [X] I agree to follow the [code of conduct](https://github.com/mdx-js/.github/blob/HEAD/code-of-conduct.md) - [X] I...

good first issue 👋
📚 area/docs
🕸 area/website

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

🤞 phase/open