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

[plugin-doc-generator-amazon-eventbridge] customized parts get deleted on generate #500

Open
1 task done
hffmnn opened this issue Apr 9, 2024 · 3 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@hffmnn
Copy link

hffmnn commented Apr 9, 2024

Have you read the Contributing Guidelines on issues?

Description

When re-generating events via the plugin-doc-generator-amazon-eventbridge plugin, customized parts of the markdown get deleted.

Steps to reproduce

  1. Edit parts of the automatically generated markdown, e.g.
// Parts automatically generated by the plugin
---
## Matched rules for event

// Manually added parts
---
## Details

Some more details...
  1. Regenerate the docs with npm run generate

Expected behavior

Manually added parts should still be there

// Manually added parts
---
## Details

Some more details...

Actual behavior

Manually added parts are deleted

Your environment

  • EventCatalog version used:
"@eventcatalog/core": "1.2.5",
"@eventcatalog/plugin-doc-generator-amazon-eventbridge": "^0.0.12"
@hffmnn hffmnn added the bug Something isn't working label Apr 9, 2024
@s1mrankaur
Copy link

+1 same issue with plugin-generator-asyncapi

@bastiankoetsier
Copy link

+1

1 similar comment
@MichaelBaumgarn
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants