3f640d70bab0bc124024a977d8836756318c1852
gperez2
  Fri Sep 4 14:39:51 2026 -0700
Fixing malformed HTML in three track description pages caught by hgTablesTest: encode4LongRnaTranscripts.html had a stray html/body wrapper, and knownGeneVM33.html/knownGeneVM36.html each had an extra closing </ul>. No RM.

diff --git src/hg/makeDb/trackDb/human/hg38/encode4LongRnaTranscripts.html src/hg/makeDb/trackDb/human/hg38/encode4LongRnaTranscripts.html
index a57057f5dcf..a9de3d4bc8b 100644
--- src/hg/makeDb/trackDb/human/hg38/encode4LongRnaTranscripts.html
+++ src/hg/makeDb/trackDb/human/hg38/encode4LongRnaTranscripts.html
@@ -1,21 +1,15 @@
-<!DOCTYPE html>
-<html>
-<head>
-</head>
-
-<body>
 <h2>Description</h2>
 <p>
 The ENCODE4 long-read RNA-seq collection annotates trancripts using numerical triplets representing 
 the identity of the start site, exon junction chain, and transcript end site of each transcript. 
 This method reveals how promoter selection, splice pattern, and 3’ processing are deployed across 
 human tissues.
 </p>
 
 <h2>Display Conventions</h2>
 <p>
 Transcript names include a triplet annotation that represents transcript start site, exon junction 
 chain, and transcript end site. For example, if transcript A has the label [1,2,3] and transcript B
 is labeled [1,1,3], then those transcripts share start and end sites but have a different combination
 of exons. Here is an exmaple drawn from hg38 at the INSIG1 locus:</p>