Sha256: 889422498f6ab5b89fdc5e3e8ae1ed970f697167fc30569647990acd30adaaf6

Contents?: true

Size: 1.44 KB

Versions: 31

Compression:

Stored size: 1.44 KB

Contents

= Pre-formatted

: subtitle
   整形済みテキストのテスト
: author
   須藤功平
: theme
   rabbit

= pre1

  def a(b)
    d
  end

= pre2

aaa

  def a(b)
    d
  end

bbb

= pre3

  * aaa

      def a(b)
        d
      end

  * bbb

= pre4

  * aaa

      def a(b)
        d
      end

    ccc

  * bbb

= pre5

    aaa

   bbb

  ccc

 ddd

= pre6

    # image
    # src = lavie.png
    # relative_height = 20

   aaa

  bbb

 ccc

ddd

= pre7

  #include <stdio.h>
  int
  main(void)
  {
    printf("Hello World!\n");
    return 0;
  }

= pre8

  # coderay C
  #include <stdio.h>
  int
  main(void)
  {
    printf("Hello World!\n");
    return 0;
  }

= pre9

  # enscript C
  #include <stdio.h>
  int
  main(void)
  {
    printf("Hello World!\n");
    return 0;
  }

= pre10

  あいうえおあいうえおあいうえおあい
      あいうえおあいうえおあいう
           あいうえおあいう

= pre11

  あいうえおあいうえおあいうえおあいうえおあ
      あいうえおあいうえおあいうえおあい
          あいうえおあいうえおあいう
               あいうえおあいう

= pre12

  あいうえおあいうえおあいうえおあいうえおあいうえお
      あいうえおあいうえおあいうえおあいうえおあ
          あいうえおあいうえおあいうえおあい
              あいうえおあいうえおあいう
                   あいうえおあいう

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
rabbit-2.0.5 sample/pre.rd
rabbit-2.0.4 sample/pre.rd
rabbit-2.0.3 sample/pre.rd
rabbit-2.0.2 sample/pre.rd
rabbit-2.0.1 sample/pre.rd
rabbit-2.0.0 sample/pre.rd
rabbit-1.0.9 sample/pre.rd
rabbit-1.0.8 sample/pre.rd
rabbit-1.0.7 sample/pre.rd
rabbit-1.0.6 sample/pre.rd
rabbit-1.0.5 sample/pre.rd