File tree Expand file tree Collapse file tree 3 files changed +23
-24
lines changed
Expand file tree Collapse file tree 3 files changed +23
-24
lines changed Original file line number Diff line number Diff line change 1- <!--
2- ### Document: readme.md
3- ##
4- ## w3mplus のマニュアル
5- ##
6- ## Metadata:
7- ##
8- ## id - 7539cc1d-6b5f-44e5-baf7-a66b22b2213f
9- ## author - <qq542vev at https://purl.org/meta/me/>
10- ## version - 0.4.0
11- ## date - 2022-09-17
12- ## since - 2019-12-26
13- ## copyright - Copyright (C) 2019-2022 qq542vev. Some rights reserved.
14- ## license - <CC-BY at https://creativecommons.org/licenses/by/4.0/>
15- ## package - w3mplus
16- ##
17- ## See Also:
18- ##
19- ## * <Project homepage at https://github.com/qq542vev/w3mplus>
20- ## * <Bag report at https://github.com/qq542vev/w3mplus>
1+ <!-- Document: readme.md
2+
3+ w3mplus のマニュアル
4+
5+ Metadata:
6+
7+ id - 7539cc1d-6b5f-44e5-baf7-a66b22b2213f
8+ author - <qq542vev at https://purl.org/meta/me/>
9+ version - 0.4.0
10+ date - 2022-09-17
11+ since - 2019-12-26
12+ copyright - Copyright (C) 2019-2022 qq542vev. Some rights reserved.
13+ license - <CC-BY at https://creativecommons.org/licenses/by/4.0/>
14+ package - w3mplus
15+
16+ See Also:
17+
18+ * <Project homepage at https://github.com/qq542vev/w3mplus>
19+ * <Bag report at https://github.com/qq542vev/w3mplus>
2120-->
2221
2322# w3mplus
@@ -38,7 +37,7 @@ w3mplus はテキストブラウザー [w3m](https://github.com/tats/w3m "GitHub
3837 * ` y ` , ` Y ` などのヤンク
3938 * ` d ` , ` u ` などのタブを閉じる、タブの復元
4039 * ヒント及び拡張ヒント
41- * クイッマーク 、ローカルマーク、URL マーク
40+ * クイックマーク 、ローカルマーク、URL マーク
4241 * レジスタ
4342
4443可能な限り w3m 固有の機能を使用していますが、一部の再現が難しい機能は w3m の Local CGI 機能を使用しています。Local CGI はほぼ全て [ POSIX コマンド] ( https://pubs.opengroup.org/onlinepubs/9699919799/idx/utilities.html " Utilities ") による Shell Script で作成されており、それらは [ POSIX 環境] ( https://pubs.opengroup.org/onlinepubs/9699919799/ ) に準拠しています。
Original file line number Diff line number Diff line change 1717
1818 < meta name ="dcterms.created " property ="dc:created " datatype ="dc:W3CDTF " content ="2022-08-17 " />
1919
20- < meta name ="dcterms.modified " property ="dc:modified " datatype ="dc:W3CDTF " content ="2022-09-07 " />
20+ < meta name ="dcterms.modified " property ="dc:modified " datatype ="dc:W3CDTF " content ="2022-09-17 " />
2121
2222 < meta name ="description " property ="dc:description " content ="w3mplus の利用方法及び機能についての解説。 " />
2323
@@ -4472,7 +4472,7 @@ <h2>lynx モード</h2>
44724472 < dd > < time > 2022-08-17</ time > </ dd >
44734473
44744474 < dt > 更新日</ dt >
4475- < dd > < time > 2022-09-07 </ time > </ dd >
4475+ < dd > < time > 2022-09-17 </ time > </ dd >
44764476
44774477 </ dl >
44784478
Original file line number Diff line number Diff line change 66- name : qq542vev
77 url : https://purl.org/meta/me/
88created : 2022-08-17
9- modified : 2022-09-07
9+ modified : 2022-09-17
1010copyright : Copyright (C) 2022-2022 qq542vev. Some rights reserved.
1111license :
1212- name : CC-BY
You can’t perform that action at this time.
0 commit comments