Module: Leandocument
- Defined in:
- lib/leandocument/document.rb,
lib/leandocument/render.rb,
lib/leandocument/server.rb,
lib/leandocument/version.rb,
lib/leandocument/blob_image.rb,
lib/leandocument/repository.rb,
lib/leandocument/render/markdown.rb,
lib/leandocument/render/re_structured_text.rb
Overview
LeanDocument::Document class is converter to text from file content for LeanDocument
Usage: puts @doc.to_html
Defined Under Namespace
Classes: BlobImage, Document, Markdown, ReStructuredText, Render, Repository, Server
Constant Summary collapse
- VERSION =
"0.1.5"