Skip to content

Commit

Permalink
Add improved docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Apr 4, 2023
1 parent f7ce15a commit 8658f44
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 93 deletions.
1 change: 1 addition & 0 deletions dev/lib/syntax.js
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ function tokenizeGfmFootnoteCall(effects, ok, nok) {
* @type {State}
*/
function callData(code) {
// To do: remove support for line endings.
if (
code === codes.eof ||
code === codes.leftSquareBracket ||
Expand Down
Loading

0 comments on commit 8658f44

Please sign in to comment.