SSWConsulting / SSWConsulting/SSW.Rules
🦙 TinaCMS Dependency - Markdown Toggle - Add raw markdown view toggle
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 17
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 2
Description
Requested by: @jakebayliss via YakShaver.ai 🦬
cc: @jakebayliss, @GordonBeeming, @Marxoz, @PothieuG, @Freego1783
Hi Team!
🟥 Watch the video (1 min 24 sec)
Url from screen share: https://www.ssw.com.au/rules/admin#!/-/rules/use-github-copilot-cli-secure-dockerised-environment
Pain
Implement a toggle button in the rich text editor to switch between styled text and raw markdown view, facilitating easier content updates.
Acceptance Criteria
- A toggle button is added to the rich text editor interface.
- The button allows users to switch between styled text and raw markdown view.
- The markdown view displays the content in raw markdown format without styling.
- Switching back to styled text retains the original formatting and styling.
Screenshot

Figure: Lack of raw markdown view in rich text editor
Contributor guide
No contributing guide indexed for this repository
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
No file, test, or entry point is named. Start by locating the rich text editor integration in the TypeScript/Next.js repository and reproduce the styled-text and raw-markdown flows described in the acceptance criteria. Done means a toggle switches between both views while preserving formatting when returning to styled text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100