Error in the documentation about erlang parser
Xavier59 opened this issue · 1 comments
Xavier59 commented
Hello,
The following file indicated that the delimiters for elixir files are ''' :
apidoc-core/lib/languages/ex.js
Line 8 in 2069f4e
But on the http://apidocjs.com/ website, it seems to indicate that the delimiters are #{, # and #}
NicolasCARPi commented
Fixed in #65
