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

fix(markdown): use custom markdown component and handle links with an… #118

Merged
merged 1 commit into from
Jul 26, 2022

Conversation

DerStimmler
Copy link
Member

Bisherige Markdown-Komponente in eigene Komponente gewrapped.
Klicks auf Anchor Tags mit internen Links werden über den Angular Router gehandled.

fixes #53

@DerStimmler DerStimmler self-assigned this Jul 26, 2022
@nx-cloud
Copy link

nx-cloud bot commented Jul 26, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 2a84cae. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

@DerStimmler DerStimmler force-pushed the fix/53_markdown-links branch from c5f234c to 2a84cae Compare July 26, 2022 12:34
@DerStimmler DerStimmler enabled auto-merge (rebase) July 26, 2022 12:48
@DerStimmler DerStimmler merged commit 48be0d9 into main Jul 26, 2022
@DerStimmler DerStimmler deleted the fix/53_markdown-links branch July 26, 2022 15:34
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.

Interne Seitenlinks in Markdown führen zu kompletten Page-Reload
2 participants