parser
Here are 8,943 public repositories matching this topic...
When looking up an attribute with .attr(), the name of the attribute should be lowercased before looking up in .attribs object.
-
Updated
Feb 9, 2022 - Rust
-
Updated
Jan 10, 2022 - Go
-
Updated
Feb 8, 2022 - Java
-
Updated
Feb 7, 2022 - JavaScript
-
Updated
Nov 3, 2021 - TypeScript
-
Updated
Feb 5, 2022 - Rust
-
Updated
Jan 14, 2022 - JavaScript
-
Updated
Feb 7, 2022 - JavaScript
Our interpreter test suite is checked against the real bash (as well as other shells, like mksh and dash). However, since those shells had bugs in older versions, the tests are skipped if the version is too old (or too new, as sometimes changes in behavior happen!).
This results in test failures being merged to master, as CI doesn't run those tests. For example, see https://github.com/mvdan/sh/
-
Updated
Feb 7, 2022 - JavaScript
-
Updated
Nov 25, 2021 - Go
-
Updated
Jan 27, 2022 - JavaScript
-
Updated
Feb 6, 2022 - Java
-
Updated
Jan 23, 2022 - C#
-
Updated
Jan 6, 2022 - TypeScript
-
Updated
Feb 6, 2022 - Java
-
Updated
Feb 8, 2022 - Java
-
Updated
Feb 8, 2022 - TypeScript
-
Updated
Jan 7, 2022 - JavaScript
Improve this page
Add a description, image, and links to the parser topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the parser topic, visit your repo's landing page and select "manage topics."
Marked version:
3.x.x
Describe the bug
A clear and concise description of what the bug is.
Right now,
import {use} from "markedjs"does not work, this worked in 2.x.x.To Reproduce
Steps to reproduce the behavior:
Install & import it.
The
DefinitelyTypeddefinitions also mark this incorrectly as being supported still.A workaround is importing one of the structur