Skip to content

Commit

Permalink
add method for bq, isbn_detail
Browse files Browse the repository at this point in the history
  • Loading branch information
tamoot committed Jun 28, 2010
1 parent d0fb63d commit bc0e667
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions misc/plugin/hiki_help4plugin.rb
Expand Up @@ -98,3 +98,6 @@ def help_add_pbttn( help_txt, help_tps, help_pre, help_suf )
# 使用例
#
# help_add_pbttn( "脚注", "{{fn\( \\'TEXT\\'\, \\'MARK\\' \)}}", "{{fn\( \\\\'", "\\\\'\\, \\\\'*\\\\' )}}" )
help_add_pbttn( "isbn_detail", "{{isbn_detail \\'TEXT\\'}}","{{isbn_detail \\\\'", "\\\\'}}" )
help_add_pbttn( "bq", "{{bq <<EOS, \\'TITLE\\', \\'URL\\'\\\\nEOS\\\\n}}","{{bq <<EOS, \\\\'", "\\\\', \\\\'\\\\'\\\\n\\\\nEOS\\\\n}}" )

0 comments on commit bc0e667

Please sign in to comment.