Skip to content

Commit

Permalink
Update erlfmt_parse.md
Browse files Browse the repository at this point in the history
Add link to upstream abstract format description
  • Loading branch information
michalmuskala committed Oct 27, 2023
1 parent c3a0019 commit a499fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/erlfmt_parse.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# `erlfmt_parse`

## Differences to `erl_parse`
## Differences to [`erl_parse`](https://www.erlang.org/doc/apps/erts/absform.html)

In `erlfmt_parse` the following AST nodes have different definitions:

Expand Down

0 comments on commit a499fac

Please sign in to comment.