Sha256: 77c838592d9e5902fb9569761f08f744c29d4d4cc5a9308d113cdfa60b2a1e31

Contents?: true

Size: 1.11 KB

Versions: 13

Compression:

Stored size: 1.11 KB

Contents

# TDiary::Style::Gfm

[![Gem Version](https://badge.fury.io/rb/tdiary-style-gfm.png)](https://rubygems.org/gems/tdiary-style-gfm) [![Build Status](https://secure.travis-ci.org/tdiary/tdiary-style-gfm.png)](https://travis-ci.org/tdiary/tdiary-style-gfm) [![Code Climate](https://codeclimate.com/github/tdiary/tdiary-style-gfm.png)](https://codeclimate.com/github/tdiary/tdiary-style-gfm)

"GitHub Flavored Markdown" (GFM) style for tDiary 2.x format.

## Installation

Add this line to your tDiary's Gemfile.local:

    gem 'tdiary-style-gfm'

And then execute:

    $ bundle

## Usage

if you want to use this style, add @style into tdiary.conf below:

    @style = 'GFM'

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

## Copyright

 * Copyright (C) 2003, TADA Tadashi <sho@spc.gr.jp>
 * Copyright (C) 2004, MoonWolf <moonwolf@moonwolf.com>
 * Copyright (C) 2012, kdmsnr <kdmsnr@gmail.com>
 * Copyright (C) 2013, hsbt <shibata.hiroshi@gmail.com>

Version data entries

13 entries across 12 versions & 2 rubygems

Version Path
tdiary-5.1.6 vendor/bundle/ruby/2.7.0/gems/tdiary-style-gfm-1.2.0/README.md
tdiary-style-gfm-1.2.0 README.md
tdiary-style-gfm-1.1.0 README.md
tdiary-5.0.8 vendor/bundle/gems/tdiary-style-gfm-1.0.0/README.md
tdiary-style-gfm-1.0.0 README.md
tdiary-style-gfm-0.5.2 README.md
tdiary-style-gfm-0.5.1 README.md
tdiary-style-gfm-0.5.0 README.md
tdiary-5.0.5 vendor/bundle/gems/tdiary-style-gfm-0.4.1/README.md
tdiary-5.0.5 vendor/bundle/gems/tdiary-5.0.4/vendor/bundle/gems/tdiary-style-gfm-0.4.1/README.md
tdiary-5.0.4 vendor/bundle/gems/tdiary-style-gfm-0.4.1/README.md
tdiary-style-gfm-0.4.1 README.md
tdiary-style-gfm-0.4.0 README.md