Markdown library

124 views
Skip to first unread message

Esteban Manchado Velázquez

unread,
Jul 13, 2016, 12:07:31 PM7/13/16
to Elm Discuss
Hi,

I'm trying to use the Markdown library (evancz/elm-markdown) and I cannot seem to be able to make it work. I ran:

   elm-package install evancz/elm-markdown

and got version 3.0.0, apparently the only one that works with Elm 0.17, what I'm using. However, when I try to compile the project, it complains:

   elm-make: elm-stuff/build-artifacts/0.17.1/evancz/elm-markdown/3.0.0/Markdown.elmo: openFile: does not exist (No such file or directory)

The directory exists, but only has a file graph.dat. However, in elm-stuff/packages I can see what seems to be the whole distribution, with Markdown.elm and Native/Markdown.js.

Is that a bug somewhere, did I do something stupid?

Aaron VonderHaar

unread,
Jul 15, 2016, 2:48:22 AM7/15/16
to elm-d...@googlegroups.com
Did you try deleting your `elm-stuff` directory and building again?

--
You received this message because you are subscribed to the Google Groups "Elm Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elm-discuss...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Esteban Manchado Velázquez

unread,
Jul 15, 2016, 12:13:35 PM7/15/16
to elm-d...@googlegroups.com
Bah, I would have sworn I had already tried that. I tried again and it
worked, thanks a lot!

One more thing: the README is outdated, right? It says
Markdown.toElement, but it's Markdown.toHtml...
> You received this message because you are subscribed to a topic in the
> Google Groups "Elm Discuss" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/elm-discuss/BI5SMZGU4Vg/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to

Janis Voigtländer

unread,
Jul 15, 2016, 12:44:05 PM7/15/16
to elm-d...@googlegroups.com
Concerning the README, yes. It's fixed in the repository, but the package needs a release to make the correct documentation visible on the package site.
Reply all
Reply to author
Forward
0 new messages