Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning on Elixir 1.16 #489

Open
thbar opened this issue Mar 28, 2024 · 2 comments
Open

Warning on Elixir 1.16 #489

thbar opened this issue Mar 28, 2024 · 2 comments

Comments

@thbar
Copy link

thbar commented Mar 28, 2024

Found while upgrading our app:

==> earmark
Compiling 3 files (.erl)
Compiling 61 files (.ex)
warning: ~R/.../ is deprecated, use ~r/.../ instead
  lib/earmark_parser/line_scanner.ex:87: Earmark.Parser.LineScanner._type_of/3
@amit-chaudhari1
Copy link
Collaborator

#476 (comment)
so the fix has been merged. But we have not created a release yet
I'm solving #487 and will create a release after I patch it.

@amit-chaudhari1
Copy link
Collaborator

More specifically, https://github.com/pragdave/earmark/pull/476/files#diff-23f3a51773d305574af3c9b1c8f571a95f6c533e1502145ea086c1da8d2d7f43R88

I'll close this issue after we create a release, please leave this open for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants