How to activate Markdown?

23 views
Skip to first unread message

El Softwarerero

unread,
Oct 24, 2012, 10:24:58 AM10/24/12
to xitrum-f...@googlegroups.com
I get an exception when I try to use Markdown like
  p
    :markdown
      Text
 
java.lang.NoClassDefFoundError: org/fusesource/scalamd/Markdown$

Ngoc Dao

unread,
Oct 25, 2012, 5:22:53 AM10/25/12
to xitrum-f...@googlegroups.com
Please add this to your project's build.sbt file:
libraryDependencies += "org.fusesource.scalamd" % "scalamd" % "1.5"

I will add it to the next version of Xitrum.

Stefan Undorf

unread,
Oct 25, 2012, 9:57:51 AM10/25/12
to xitrum-f...@googlegroups.com
thanks, that did the trick
Reply all
Reply to author
Forward
0 new messages