backstage-plugin-qeta
backstage-plugin-qeta copied to clipboard
New post type: snippets
Create a new post type called snippets that can be used to share code blocks. This requires a possibility to select language of the snippet and should automatically prefix content as ```language and suffix with ending marks. Rules:
- Language must be selected from dropdown list
- No code blocks inside the content
- No attachments
- No answers
- Comments are ok
- Rendering should be done in some good way in the UI
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.