2e404f055cc699b47719d19c9ff81682c065bb5e
lrnassar
  Mon Mar 2 17:57:57 2026 -0800
Fixing a missing character in the lua rules for the docs markdown, refs #36894

diff --git docs/page_template.md docs/page_template.md
index a88aa86ed9c..21028a13d7a 100644
--- docs/page_template.md
+++ docs/page_template.md
@@ -81,32 +81,30 @@
 <!--
 You can put something between the square brackets, it just shows up under
 the image as a caption.
 -->
 
 <!--
 max-width:100% makes the image take up the entire box
 -->
 <img src="../images/annot-screenshot-sarCov2.jpg" alt="Genome selection" style="max-width:100%;">
 
 
 | Item | Explanation |
 |------|-------------|
 | Menu | Find BLAH   |
 
-(We need something below the table otherwise later markdown is not properly interpreted)
-
 # Guided Workthorugh
 
 Introduce what this workthrough is going to cover again. 
 
 Next provide a list of learning objectives in the form of a bulleted list. You
 can use these to help structure the rest of the workthrough.
 
 For example, it might something like:
 
 By the end of this tutorial, you should be able to:
 
 1. Naviagte the Genome Browser Interface
 2. Perform a basic Table Browser query
 3. Perform a simple BLAT query