Package gem-kramdown: Information

    Source package: gem-kramdown
    Version: 2.3.1-alt1
    Build time:  Nov 22, 2021, 07:36 PM
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: kramdown is a fast, pure Ruby Markdown superset converter
    Description: 
    kramdown was originally licensed under the GPL until the 1.0.0 release. However,
    due to the many requests it is now released under the MIT license and therefore
    can easily be used in commercial projects, too.
    
    kramdown is a fast, pure Ruby Markdown superset converter, using a strict syntax
    definition and supporting several common extensions.
    
    The syntax definition for the kramdown syntax can be found in doc/syntax.page
    (or online at http://kramdown.gettalong.org/syntax.html) and a quick reference
    is available in doc/quickref.page or online at
    http://kramdown.gettalong.org/quickref.html.
    
    The kramdown library is mainly written to support the kramdown-to-HTML
    conversion chain. However, due to its flexibility (by creating an internal AST)
    it supports other input and output formats as well. Here is a list of the
    supported formats:
    
    * input formats: kramdown (a Markdown superset), Markdown, GFM, HTML
    * output formats: HTML, kramdown, LaTeX (and therefore PDF), PDF via Prawn
    
    All the documentation on the available input and output formats is available in
    the doc/ directory and online at http://kramdown.gettalong.org.
    
    Starting from version 1.0.0 kramdown is using a versioning scheme with major,
    minor and patch parts in the version number where the major number changes on
    backwards-incompatible changes, the minor number on the introduction of new
    features and the patch number on everything else.

    List of rpms provided by this srpm:
    gem-kramdown (noarch)
    kramdown (noarch)


    List of contributors:
    Dmitriy Voropaev
    Pavel Skrylev

      1. rpm-build-ruby
      2. gem-rexml

    Last changed


    March 25, 2021 Dmitriy Voropaev 2.3.1-alt1
    - New version.
    Aug. 2, 2019 Pavel Skrylev 2.1.0-alt1
    - Initial build for Sisyphus, packaged as a gem with usage Ruby Policy 2.0.