File: to_joined_paragraph.rb [rdoc: Ruby Standard Library Documentation]
Last Modified
2017-04-01 12:51:22 -0500
Requires

Description

frozen_string_literal: false

Joins the parts of an RDoc::Markup::Paragraph into a single String.

This allows for easier maintenance and testing of Markdown support.

This formatter only works on Paragraph instances. Attempting to process other markup syntax items will not work.