-
Follow the roadmap approach of anvil project and describe the big items for open collaboration in current onlinehackathon.com dev effort.
-
-
When exporting to gfm something like:
```
eqweqwewqqw ewqewqewqe
[[reference][this is a link]]
```
I get a link like `[1](#reference)` instead of `[this is a link](#reference)`.
But whe…
-
According to [GFM spec on hard line breaks](https://github.github.com/gfm/#hard-line-break), this Markdown:
```md
one
two
```
should render as:
```html
one two
```
This happens when G…
-
The commitable_code_suggestions feature property is ignored for non github providers.
Looks like the gfm_markdown check in [this](https://github.com/Codium-ai/pr-agent/blob/41588efe9a1d0643427f2d5e…
-
### What version of `vite` are you using?
0.1.39
### System info and storybook versions
Environment Info:
System:
OS: macOS 12.4
CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GH…
-
**What pain point are you perceiving?.**
Not sure the best way to describe this. So currently, custom extensions have the `start` property which we use to interrupt the `paragraph` element. But there…
-
In `blessed-light-syntax/index.less`:
Starting from Atom v1.13.0, the contents of `atom-text-editor` elements are no longer encapsulated within a shadow DOM boundary. This means you should stop us…
-
The GFM doesn't get parsed correctly at [the example page](https://github.com/mojombo/github-flavored-markdown/issues/1). (Linked from [the GFM help](http://github.github.com/github-flavored-markdown/…
-
Hello,
I just made a changelog with all issue numbers and commit numbers:
https://github.com/sourcerer-mike/php-application-toolkit/blob/develop/CHANGELOG.md
The commits and issues are not linked.
…