[Developer] #424 render VPD LLM answer as markdown

This commit is contained in:
devmrko
2026-06-25 13:49:09 +09:00
parent f0843957fa
commit 314d185b17
4 changed files with 211 additions and 9 deletions

View File

@@ -14,8 +14,8 @@
</div>
</div>
<section class="ai-answer">
<h3>Answer</h3>
<pre th:text="${explanation.answer()}">answer</pre>
<h3>분석 결과</h3>
<div class="markdown-view" data-markdown-view th:text="${explanation.answer()}">answer</div>
</section>
<div class="probe-exchange-grid">
<section class="probe-exchange">