~ubuntu-branches/ubuntu/wily/tdiary/wily

« back to all changes in this revision

Viewing changes to vendor/rdtool-0.6.38/TODO

  • Committer: Package Import Robot
  • Author(s): Hideki Yamane
  • Date: 2013-05-19 16:14:01 UTC
  • mfrom: (12.1.1 experimental)
  • Revision ID: package-import@ubuntu.com-20130519161401-hf5oyr8g8a94fsew
Tags: 3.2.2-2
Upload to unstable 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# -*- mode: rd; coding: utf-8; indent-tabs-mode: nil -*-
 
2
= TODO
 
3
 
 
4
* HTML5 出力できるように
 
5
  * 後方互換性を維持するならば, rd2html5-lib.rb でも作るのかな?
 
6
* rd2html-ext-lib, Hash#index -> Hash#key
 
7
 
 
8
== Moonwolf さんから指摘された事
 
9
 
 
10
* Ruby1,9での動作確認(全機能)+encoding周り
 
11
* gem化した際に、通常のsetup.rbによるインストール方法も残すか
 
12
* 原作者のToshさんの認識していたバグが直っているかの確認(できるの?)
 
13
  ((<URL:http://pub.cozmixng.org/~the-rwiki/rw-cgi.rb?cmd=view;name=RDtool+Bug+List>))
 
14
 
 
15
== 佐々木が気になっている事/やりたいこと
 
16
 
 
17
* Windows での, テストしておくべき Ruby 環境ってドレなの?
 
18
 
 
19
== Done
 
20
 
 
21
* COPYRIGHT の表記. きちんとまとめておきたい|おくべき.
 
22
* makerdtool.rb などを Rake のタスクに落としこむ