• R/O
  • HTTP
  • SSH
  • HTTPS

Tags
Keine Tags

Frequently used words (click to add to your profile)

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

File Info

Rev. bb660105699b834d7f7a1f94c5e59a2b3857c7d6
Größe 613 Bytes
Zeit 2024-05-11 00:02:06
Autor qq542vev
Log Message

.npmignore を更新。

Content

#!/usr/bin/markuplint --config

rules:
  invalid-attr:
    options:
      allowAttrs:
        - about
        - content
        - name: datatype
          value: &URLs
            type:
              token: URL
              separator: space
              allowEmpty: true
              ordered: false
              unique: false
              caseInsensitive: true
        - inlist
        - prefix
        - name: property
          value: *URLs
        - name: rel
          value: *URLs
        - resource
        - name: rev
          value: *URLs
        - typeof
        - name: vocab
          value: URL