Skip to content

Commit d8f7565

Browse files
authored
Merge pull request #5 from DaScient/copilot/fix-markdown-rendering-home-page
fix(site): render Markdown tables and headings inside content-area div on home page
2 parents 248411f + 24132b0 commit d8f7565

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ description: "Military-Grade · Open-Source · Modular · DDIL-Resilient Mission
2323
</div>
2424
</div>
2525

26-
<div class="content-area">
26+
<div class="content-area" markdown="1">
2727

2828
<blockquote>
2929
OMEN is not a single application. It is a <strong>mission software ecosystem</strong> — engine, map, data layer, evaluation, and operational infrastructure working together to deliver trusted, resilient mission capabilities.

0 commit comments

Comments
 (0)