Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Markdown improvements #190

Merged
merged 2 commits into from
Aug 29, 2023
Merged

Markdown improvements #190

merged 2 commits into from
Aug 29, 2023

Conversation

kreneskyp
Copy link
Owner

Description

Makes a few improvements to HighlightText to better handle links and to handle bolded text. This is a small quality of life improvement until #107 has some progress with full markdown support.

image

image

image

Changes

  • refactored HighlightText to use regexes over the entire content string rather than individual words. Enabled urls and other elements with spaces to be detected.
  • added markdown bold pattern

How Tested

Tested with Metaphor search agent

TODOs

[List any outstanding TODOs or known issues that still need to be addressed.]

…characters in them. Fixes bugs with url highlighting. Adds markdown bold.
@kreneskyp kreneskyp merged commit a6c3dff into master Aug 29, 2023
5 checks passed
@kreneskyp kreneskyp deleted the mini_markdown branch August 29, 2023 03:04
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.

1 participant