-
In debugging #19 I found that running the specs (after installing pandoc) leads to:
```
$ bundle exec rake spec --trace
** Invoke spec (first_time)
** Invoke vendor_orgmode (first_time)
** Invoke /Us…
-
It is unable to install several dependencies, e.g. unable to install `elnode` because required package `dash-1.1.0` is unavailable.
-
We want phpDocumentor to show Reference Documentation as well as API Documentation.
### Goal
The goal for this item is to provide a, simple but robust, implementation to generate reference documentat…
-
Thanks for plugin.
I added this to `_config.yml`
`plantuml_jar: plantuml.jar`
and placed the `plantuml.jar` file in the same directory as `_config.yml`
Then, I added this to an existing post
`{% …