I haven't hacked in ex_docs in a while, so Im a bit out of touch. ;-p
On Thu, 23 Jun 2016 23:47:04 +0200
José Valim <
jose....@plataformatec.com.br> wrote:
> My advice would be to change it in the source. Maybe there is a
> config in mix.exs. I don't think an option is worth it because it
> wouldn't likely be possible to use it by any project besides Elixir.
>
> On Thursday, June 23, 2016, eksperimental
> <
eksper...@autistici.org> wrote:
>
> > Hi,
> > I have found three offending lines when running `make docs_elixir`,
> > but Earmark is unable to tell (yet) which file is causing trouble.
> >
> > <no file>:42: warning: Closing unclosed backquotes ` at
> > end of input <no file>:392: warning: Closing unclosed backquotes `
> > at end of input <no file>:36: warning: Closing unclosed backquotes
> > ` at end of input
> >
> >
> > I thought of changing the markdown engine to see if other engines
> > will give me the right info, but I couldn't figure out how.
> > Maybe we should add this feature to the ExDoc CLI.
> >
> > any hints are appreciated
> >
> > --
> > You received this message because you are subscribed to the Google
> > Groups "elixir-lang-core" group.
> > To unsubscribe from this group and stop receiving emails from it,
> > send an email to
elixir-lang-co...@googlegroups.com
> > <javascript:;>. To view this discussion on the web visit