[Extension Name] Bear - Create Note Stripping Markdown
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.8k
- Forks
- 6.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 442
Description
Extension
https://www.raycast.com/hmarr/bear
Raycast Version
1.104.5
OS Version
MacOS Tahoe 26.2
Description
If I try to use the Bear - Create Note action and include note text that does not include markdown (ie, just raw text like this is the note content) the note is created with the expected body.
If i try to use the Bear - Create Note action and include note text that does include markdown (ie, ## Header content here), the entire text body is blank when the note is created.
Steps To Reproduce
Pre-reqs
- Bear is installed
- Raycast Bear extension is installed
Steps to Reproduce
- Open Raycast
- Select Bear - Create Note Action
- Fill in Title as desired
- Fill in text with the following value:
## Header content here - Create note
Current Behaviour
The note is created with your selected title, but no body.
Expected Behaviour
The note is created with your selected title and a header that says Header content here
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.
Research direction
Start by locating the Bear - Create Note action in the Raycast Bear extension and reproduce the issue with ## Header content here. Compare handling of raw text and Markdown input; done means the created note retains the expected header content and the reproduction steps pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100