Tony Brix
Tony Brix
fixes #708 Moves the scanner files to a dist folder like the other packages and exports `Scanner` as a named export as well as the default export so there is...
scanner.cjs does not exist in the @emmetio/scanner npm package. It only has scanner.js
BREAKING CHANGE: - Drawing outside of the canvas will record data outside the canvas - Update SignatureEvent to store the original event, x, y, pressure - move and up events...
**Marked version:** 12.0.2 ## Description Fix blockquote continuation for code blocks Fixes [CommonMark #236](https://spec.commonmark.org/0.31.2/#example-236) Fixes [CommonMark #237](https://spec.commonmark.org/0.31.2/#example-237) also adds space token after blockquote and hr if there are multiple newlines....
Add an example showing that a setext heading does not break a table without a blank line above it fixes #179
A [setex heading](https://github.github.com/gfm/#setext-heading) is a block level element but it does not seem to interrupt a table. Is this by design since it cannot interrupt a paragraph? or should it...
{ "description": "ESLint rules for Node Security", "fullName": "nodesecurity/eslint-plugin-security", "language": "JavaScript", "name": "eslint-plugin-security", "openIssues": 33, "owner": "nodesecurity", "stars": 1359, "updatedAt": "2020-08-05T06:53:21Z", "url": "https://github.com/nodesecurity/eslint-plugin-security", "requestIssueFullName": "nodesecurity/eslint-plugin-security", "requestIssueNumber": 33, "license": "Apache-2.0", "topics":...
Add new options for highlighting strokes new options: - highlightColor: default to blank to remove highlight - highlightSize: default to `1` to have 1 pixel of highlight on each side...
@cakecatz you can probably archive this repo since GitHub is [sunsetting Atom](https://github.blog/2022-06-08-sunsetting-atom/)
There should be a way to set a setting condition value so a button could show/hide/enable/disable only when a setting is or isn't that value. maybe even a value range?