• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

修订版782b20328d7df3c51a93347e18f0c6668a773c5c (tree)
时间2024-05-07 21:25:31
作者(del#271881)
Commiterqq542vev

Log Message

@datatype, @datatype, @rel, @rev の暫定的対応。

更改概述

差异

--- a/.markuplintrc.yaml
+++ b/.markuplintrc.yaml
@@ -6,13 +6,24 @@ rules:
66 allowAttrs:
77 - about
88 - content
9- - datatype
9+ - name: datatype
10+ value: &URLs
11+ type:
12+ token: URL
13+ separator: space
14+ allowEmpty: true
15+ ordered: false
16+ unique: false
17+ caseInsensitive: true
1018 - inlist
1119 - prefix
12- - property
13- - rel
20+ - name: property
21+ value: *URLs
22+ - name: rel
23+ value: *URLs
1424 - resource
15- - rev
25+ - name: rev
26+ value: *URLs
1627 - typeof
1728 - name: vocab
1829 value: URL