diff options
-rw-r--r-- | src/htslib.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/htslib.c b/src/htslib.c index 8851458..a416dcd 100644 --- a/src/htslib.c +++ b/src/htslib.c @@ -133,6 +133,7 @@ const char* hts_detect[] = { "usemap", "longdesc", // accessibility "xlink:href", // xml/svg tag + "poster", // HTML5 "" }; |