tweak(format): PQ
This commit is contained in:
parent
13ecf69801
commit
711911879b
|
|
@ -1,5 +1,5 @@
|
|||
name: PQ
|
||||
pattern: \b(PQ)\b
|
||||
pattern: \b(PQ|PQ10)\b
|
||||
description: This regex matches a `PQ` generalisation. This is a basic HDR Format.
|
||||
tags:
|
||||
- Enhancement
|
||||
|
|
|
|||
Loading…
Reference in New Issue