JoshuaKGoldberg / JoshuaKGoldberg/dot-com
🚀 Feature: Use a Markdown renderer for inline blog markdown
Open
status: accepting prs
type: feature
- Dominant language
- MDX
- Stars
- 39
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
### Bug Report Checklist
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have pulled the latest `main` branch of the repository.
- [X] I have [searched for related issues](https://github.com/JoshuaKGoldberg/joshuakgoldberg-dot-com-next/issues?q=is%3Aissue) and found none that matched my issue.
### Overview
There are some places in the blog where I'd wanted to use Markdown inside plain-text places. For example, code snippets in titles:
```plaintext
Why you should use `code thing`
```
Search for `todo.*markdown` to find them.
### Additional Info
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.