Sha256: 3dc1a8a9395ea5a79f833c5bef3aea539aac5003eaf040578ac43ddbe8913440

Contents?: true

Size: 602 Bytes

Versions: 5

Compression:

Stored size: 602 Bytes

Contents

# hello(1) -- hello world

Your output <i>might</i> look like this:

    * Chris
    *
    * <b>GitHub</b>
    * <b>GitHub</b>

Here's some special entities:

  * &amp;bull;       &bull;
  * &amp;nbsp;       &nbsp;
  * &amp;copy;       &copy;
  * &amp;rdquo;      &rdquo;
  * &amp;mdash;      &mdash;
  * &amp;reg;        &reg;
  * &amp;sec;        &sec;
  * &amp;ge;         &ge;
  * &amp;le;         &le;
  * &amp;ne;         &ne;
  * &amp;equiv;      &equiv;

Here's a line that uses non-breaking spaces to force the
last&nbsp;few&nbsp;words&nbsp;to&nbsp;wrap&nbsp;together.

Version data entries

5 entries across 5 versions & 3 rubygems

Version Path
ronn-ng-0.7.4 test/entity_encoding_test.ronn
resque-pool-0.3.0 vendor/bundle/ruby/1.8/gems/ronn-0.7.3/test/entity_encoding_test.ronn
resque-pool-0.3.0.beta.2 vendor/bundle/ruby/1.8/gems/ronn-0.7.3/test/entity_encoding_test.ronn
ronn-0.7.3 test/entity_encoding_test.ronn
ronn-0.7.0 test/entity_encoding_test.ronn