We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ffdba8 commit aa6f7c3Copy full SHA for aa6f7c3
lib/iter.ex
@@ -1,4 +1,5 @@
1
defmodule Iter do
2
+ @external_resource "README.md"
3
@moduledoc "README.md"
4
|> File.read!()
5
|> String.split("<!-- MDOC !-->")
0 commit comments