-
#31 brought up the question of tables in PHEPs. I'm going to try to summarize the [situation](https://github.com/heliophysicsPy/standards/pull/31#discussion_r1738988811) here.
Markdown tables are a…
-
Since this pull request, Java (OpenJDK) has included a copy of commonmark-java:
- https://github.com/openjdk/jdk/pull/16388
When they copied the source files, they made a few adjustments too. Ther…
-
I installed crisp in the react native project. It works fine with IOS but it is failing with the following error in Android.
React Native: 0.74
buildToolsVersion = '34.0.0'
minSdkVer…
-
### Initial checklist
- [X] I agree to follow the [code of conduct](https://github.com/Saul-Mirone/milkdown/blob/main/CODE_OF_CONDUCT.md)
- [X] I searched [issues](hhttps://github.com/Saul-Mirone/mil…
-
As described in title .
If interested i am willing to contribute.
-
Thank you for this great library. I would like to use it in project, but lack of possibility to pass own parser rules is quite a problem. Is there any milestone to add this functionality? And if exist…
szado updated
1 month ago
-
I wasn't able to find any reference to a specific version of CommonMark that this project is attempting to comply with.
-
Link the [CommonMark](http://commonmark.org/) guys!
-
Doing a quick code review of your dev branch, I am confused if the Blocks or Inline is scanned first? If Blocks, then it seems this code:
```markdown
*** Bold Italic ***
```
Would render as an…
-
I've been thinking for a while that I would like to move to a CommonMark Markdown parser. The goal would be to have consistence performance, backed by a spec that has worked through many of the edge c…