テキスト::スマート

今すぐダウンロード

テキスト::スマート ランキングとまとめ

広告

  • Rating:
  • ライセンス:
  • Perl Artistic License
  • 価格:
  • FREE
  • 出版社名:
  • Daniel P. Berrange
  • 出版社のWebサイト:
  • http://search.cpan.org/danberr/

テキスト::スマート タグ


テキスト::スマート 説明

「スマートテキスト」マークアップのプロセッサー Text :: Smartは、SmartTextマークアップをHTML、LATEX、またはTROFF.SYNOPSISなどの任意のテキストベースのマークアップ言語に変換するためのインターフェイスを提供するPerlモジュールです。 My $ MARKUP = text :: smart-> new(エンティティ=> %エンティティ); My $ text = $ markup->プロセス($ text、%opts); My $ text = $ markup-> process_divider($ text); My $ text = $ markup-> process_itemize($ text、%opts); My $ text = $ markup-> process_enumeration($ text、%opts)。 My $ text = $ markup-> process_paragraph($ text、%opts); My $ text = $ markup-> process_smart($ text、%opts); #$ text = $ markup-> generate_divider()を実装するためのサブクラスの仮想メソッド。 My $ text = $ markup-> generate_itemize(@items); My $ text = $ markup-> generate_enumeration(@Items); My $ text = $ markup-> generate_paragraph($ text); My $ text = $ markup-> generate_bold($ text); My $ text = $ markup-> generate_Iteric($ text)My $ text = $ markup-> generate_monospace($ text); My $ text = $ markup-> generate_link($ text、$ url); My $ text = $ markup-> escape($ text);要件: ・Perl


テキスト::スマート 関連ソフトウェア