comparison s4-blog.sh @ 1020:dfbf57a70bb5 draft

Add help message of ~~s~~
author HIROSE Yuuji <yuuji@gentei.org>
date Tue, 10 Oct 2023 11:24:51 +0900
parents 7976c8e5e628
children 23e57a7f2bd8
comparison
equal deleted inserted replaced
1019:4952d9b79b7d 1020:dfbf57a70bb5
607 {{画像URL}} でインライン画像、 {{画像URL|幅}} でピクセル幅指定 607 {{画像URL}} でインライン画像、 {{画像URL|幅}} でピクセル幅指定
608 {{{URL}}} でURL先を開く iframe、 {{{URL|高さ}}} ピクセル高さ指定 608 {{{URL}}} でURL先を開く iframe、 {{{URL|高さ}}} ピクセル高さ指定
609 行頭: ## 大見出し, ### 中見出し, #### 小見出し 609 行頭: ## 大見出し, ### 中見出し, #### 小見出し
610 行末の2連続スペースまたは ;;; で強制改行(<br>) 610 行末の2連続スペースまたは ;;; で強制改行(<br>)
611 |*見出し列|列2|列3… と行頭から始まる縦棒区切り行を続けて表 611 |*見出し列|列2|列3… と行頭から始まる縦棒区切り行を続けて表
612 ' *語群* ' で強調(両側の空白必要、** でもっと強調。*の代わりに _ でも可) 612 「 *語群* 」で強調(両側の空白必要、** でもっと強調。*の代わりに _ でも可)
613 「~~文~~」 で「文」の部分に打ち消し線。
613 - [ ] と - [x] でチェックボックス" 614 - [ ] と - [x] でチェックボックス"
614 touchhelp="${touchpanel:+<p class=\"help\">$help</p>}" 615 touchhelp="${touchpanel:+<p class=\"help\">$help</p>}"
615 filehelp="《添付の注意》 616 filehelp="《添付の注意》
616 $file_accept_help" 617 $file_accept_help"
617 ntmode="通知モード=$blog_notify${blog_team:+ (team=$blog_team)} 618 ntmode="通知モード=$blog_notify${blog_team:+ (team=$blog_team)}

yatex.org