govspeak 7.1.0
A set of extensions to markdown layered on top of the kramdown library for use in the UK Government Single Domain project
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (9):
            actionview
            >= 6
          
          
            addressable
            >= 2.3.8, < 3
          
          
            govuk_publishing_components
            >= 35.1
          
          
            htmlentities
            ~> 4
          
          
            i18n
            >= 0.7
          
          
            kramdown
            >= 2.3.1
          
          
            nokogiri
            ~> 1.12
          
          
            rinku
            ~> 2.0
          
          
            sanitize
            ~> 6
          
    