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

Merge v2 into main #61

Merged
merged 25 commits into from Nov 22, 2023
Merged

Merge v2 into main #61

merged 25 commits into from Nov 22, 2023

Conversation

mohamedsalem401
Copy link
Member

Add Tags Extraction from Markdown Content.
Resolved issues with link extraction from Markdown documents.
Conducted code refactoring for improved readability and maintainability.

Copy link

changeset-bot bot commented Nov 21, 2023

🦋 Changeset detected

Latest commit: eea5b9b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
mddb Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Member

@olayway olayway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Just some minor fixes needed:

  1. make sure only ![]() common mark image embeds and ![[]] Obsidian embeds have embed: true set (and adjust any tests)
    2) add expect for url_path in process.spec
  2. Uncomment tests related to parsing Obsidian wiki links and make sure these pass too

src/utils/extractWikiLinks.spec.ts Outdated Show resolved Hide resolved
src/utils/extractWikiLinks.ts Outdated Show resolved Hide resolved
src/utils/extractWikiLinks.spec.ts Outdated Show resolved Hide resolved
src/utils/extractWikiLinks.spec.ts Outdated Show resolved Hide resolved
src/utils/extractWikiLinks.spec.ts Outdated Show resolved Hide resolved
src/utils/extractWikiLinks.spec.ts Outdated Show resolved Hide resolved
src/utils/extractWikiLinks.spec.ts Outdated Show resolved Hide resolved
@mohamedsalem401 mohamedsalem401 merged commit f6fe5b0 into main Nov 22, 2023
3 checks passed
@github-actions github-actions bot mentioned this pull request Nov 22, 2023
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.

None yet

3 participants