apac-ops-bot/frontend
SamoilenkoVadym 405d4c1217 Strip <p> wrappers from list items at React level
ReactMarkdown creates "loose lists" wrapping <li> content in <p> tags
regardless of markdown formatting. Fix by unwrapping <p> children
inside the custom li component. Also skip rendering empty paragraphs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-11 13:31:09 +00:00
..
public Rename bot to The APAC OpsBot 2026-02-11 12:54:37 +00:00
src Strip <p> wrappers from list items at React level 2026-02-11 13:31:09 +00:00
.env.example Update frontend .env.example with clearer HTTPS guidance 2026-02-02 17:22:23 -06:00
Dockerfile Fix crypto error by disabling MSAL when Azure AD is not configured 2026-01-28 10:56:54 +00:00
package-lock.json Update package-lock.json with react-syntax-highlighter dependencies 2026-02-03 11:22:20 -06:00
package.json Improve RAG quality and optimize message display styling 2026-02-03 16:23:17 +00:00
tsconfig.json Add comprehensive backend test suite and Phase 1 foundation 2026-01-27 14:24:59 +00:00