pamflet
pamflet copied to clipboard
a publishing application for short texts
### steps ``` markdown ``` ### problem  ### expectation I would like the above to render to nothing.
This first [came up](https://gitter.im/sbt/sbt?at=5696ddfc2bc35f6c1c19f29d) on the SBT gitter channel. @eed3si9n mentioned that the HowTo section might be the right place to put some docs, and incidentally I noticed some bad...
I was surprised with http://unfiltered.databinder.net/Unfiltered.html was resolved but http://unfiltered.databinder.net/unfiltered.html wasn't. I think if you are hosting this behind apache or other http proxy you can probably handle this with a...
...at least that what my intuition tells me. I can grab this. Shouldn't be too hard.
Pull out all headings for the current page to show them as a section listing, similar to page contents in Wikipedia [_example_](http://en.wikipedia.org/wiki/ISO/IEC_8859-1). I have some reservations about this pushing down...
Make the print stylesheet really nice (then maybe we can get away without built-in PDF export for a while).
Specifying full path to docs directory causes the css to be used. When the base path is supplied pf should either error out or work correctly.
Updates [org.foundweekends:pamflet-library](https://github.com/foundweekends/pamflet) from 0.9.0 to 0.10.0. [GitHub Release Notes](https://github.com/foundweekends/pamflet/releases/tag/v0.10.0) - [Version Diff](https://github.com/foundweekends/pamflet/compare/v0.9.0...v0.10.0) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...