Skip to content

feat: Add Markdown parser#3799

Merged
dbadura merged 8 commits intokyma-project:mainfrom
dbadura:add-marked
Mar 28, 2025
Merged

feat: Add Markdown parser#3799
dbadura merged 8 commits intokyma-project:mainfrom
dbadura:add-marked

Conversation

@dbadura
Copy link
Contributor

@dbadura dbadura commented Mar 26, 2025

Description

Changes proposed in this pull request:

  • use lib marked to markdown parsing
  • split text to : markdown and companion special response

Related issue(s)
#3749

Definition of done

  • The PR's title starts with one of the following prefixes:
    • feat: A new feature
    • fix: A bug fix
    • docs: Documentation only changes
    • refactor: A code change that neither fixes a bug nor adds a feature
    • test: Adding tests
    • revert: Revert commit
    • chore: Maintainance changes to the build process or auxiliary tools, libraries, workflows, etc.
  • Related issues are linked. To link internal trackers, use the issue IDs like backlog#4567
  • Explain clearly why you created the PR and what changes it introduces
  • All necessary steps are delivered, for example, tests, documentation, merging

@dbadura dbadura changed the title Add Markdown parser feat: Add Markdown parser Mar 26, 2025
@dbadura dbadura mentioned this pull request Mar 26, 2025
4 tasks
@dbadura dbadura linked an issue Mar 26, 2025 that may be closed by this pull request
3 tasks
@chriskari chriskari self-assigned this Mar 28, 2025
@dbadura dbadura enabled auto-merge (squash) March 28, 2025 08:46
@dbadura dbadura merged commit 156b693 into kyma-project:main Mar 28, 2025
20 checks passed
@dbadura dbadura deleted the add-marked branch March 28, 2025 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve markdown formatting in companion responses

2 participants