chrisweb / chrisweb/rehype-github-alerts
Support for custom alert titles
Open
@chrisweb is already working on this.
Since Mar 2, 2024.
feature
feedback
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Thanks for this library Chris!
It would be great if we allowed custom titles like Obsidian does.
> [!INFO] Why **CDK**?
> AWS CDK (Cloud Development Kit) is the easiest and faster way to get your AWS Lambda code up and running
Right now it gets rendered as a quote only instead of the alert:
[!INFO] Why CDK?
AWS CDK (Cloud Development Kit) is the easiest and faster way to get your AWS Lambda code up and running
This is how it looks in obsidian:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.