We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
node --version v18.18.2
create-analog
I created up a repository for you just do
npm i npx nx run analog-app:serve
please see discord discussion
No response
The text was updated successfully, but these errors were encountered:
@DrMabuse23 the referenced repo seems not to be public, or even exist.
have configured to use mermaid as described in the docs?
withMarkdownRenderer({ loadMermaid: () => import('mermaid'), });
Sorry, something went wrong.
Sorry I changed the Visibility
It is a bug because the MarkdownRouteComponent does not load the necessary mermaid functionality
MarkdownRouteComponent
https://github.com/analogjs/analog/blob/main/packages/content/src/lib/markdown-route.component.ts
The AnalogMarkdownComponent does.
AnalogMarkdownComponent
https://github.com/analogjs/analog/blob/main/packages/content/src/lib/markdown.component.ts
Is the separate route component necessary at all? They are the same except the mermaid functionality 👀
No branches or pull requests
Please provide the environment you discovered this bug in.
node --version
v18.18.2
Which area/package is the issue in?
create-analog
Description
I created up a repository for you just do
please see discord discussion
Please provide the exception or error you saw
No response
Other information
No response
I would be willing to submit a PR to fix this issue
The text was updated successfully, but these errors were encountered: