-
Notifications
You must be signed in to change notification settings - Fork 0
Feature/markdown pattern references #97
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
Conversation
…kdown-pattern-references # Conflicts: # src/app/core/core.module.ts # src/app/core/default-pl-renderer/default-pl-renderer.component.ts # src/app/pattern-language-management/create-pattern/create-pattern.component.ts
pattern language needs to be loaded first, because we need the pattern language object to load the pattern afterwards
|
👉 View analysis in DeepCode’s Dashboard | Configure the bot |
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.12.0 to 4.16.6. - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.12.0...4.16.6) Signed-off-by: dependabot[bot] <support@github.com>
|
👉 View analysis in DeepCode’s Dashboard | Configure the bot |
DeepCode failed to analyze this pull requestSomething went wrong despite trying multiple times, sorry about that. |
|
👉 View analysis in DeepCode’s Dashboard | Configure the bot |
DeepCode failed to analyze this pull requestSomething went wrong despite trying multiple times, sorry about that. |
|
👉 View analysis in DeepCode’s Dashboard | Configure the bot |
DeepCode failed to analyze this pull requestSomething went wrong despite trying multiple times, sorry about that. |
|
Retry DeepCode |
|
👉 View analysis in DeepCode’s Dashboard | Configure the bot |
|
👉 View analysis in DeepCode’s Dashboard | Configure the bot👉 The DeepCode service and API will be deprecated in August, 2021. Here is the information how to migrate. Thank you for using DeepCode 🙏 ❤️ !If you are using our plugins, you might be interested in their successors: Snyk's JetBrains plugin and Snyk's VS Code plugin. |
…list-4.16.6' into feature/markdown-pattern-references
…kdown-pattern-references # Conflicts: # src/app/core/component/cardrenderer/card-renderer.component.ts # src/app/core/core.module.ts # src/app/pattern-language-management/create-pattern/create-pattern.component.ts # src/app/pattern-language-management/pattern-language-management/pattern-language-management.component.ts # src/app/pattern-view-management/pattern-view-management/pattern-view-management.component.ts # src/app/pattern-view-management/pattern-view-renderer/pattern-view-renderer.component.ts
|
@mbeisel could you recheck the changes? besides the css changes, it's mostly whitespace :) |

Allow pattern authors to reference other patterns within the description of a pattern via hyperlinks:
This fixes #81