Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

docgenerator-creole

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docgenerator-creole

  • 3.0.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

=Docgenerator::Creole

==Docgenerator-gem The docgenerator-gem allows the definition of documents and export to

  • LaTeX
  • HTML
  • Creole (a common wiki markup, see http://www.wikicreole.org )
  • plain text (not very good supported)
  • context (only rudimentory tests)

==Docgenerator::Creole-gem

This gem is an extension with a Creole-Wiki to TeX/HTML-Translator Before docgenerator 3.0 the creole parts are integrated to the main gem.

The creole markup is defined at http://www.wikicreole.org

==Examples Please check the examples:

===Special LaTeX-Packages

There is also support of some special (LaTeX)-documents:

  • lib/creole/plugins/rail.rb: build rail-diagramms (rail.sty) See examples/creole_example_rail.rb
  • lib/creole/plugins/struktex.rb: Build structogramms (struktex.sty) See examples/creole_example_struktex.rb
  • lib/creole/plugins/rubycode4creole.rb: Use ruby-code as generator for wiki-content. Can be used to build examples. See examples/creole_example_rubycode.rb

==Version and History For actual Version see Docgenerator::Creole::VERSION.

===Version 3.0.0. 2015-05-29

Initial version as own gem.

Changes to docgenerator 2.0:

  • tabular cells are right justified if the content contains only numbers.

FAQs

Package last updated on 25 Mar 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc