SSWConsulting / SSWConsulting/SSW.Rules

🦙 TinaCMS Dependency - Markdown Toggle - Add raw markdown view toggle

Open
#2,230 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Area: Frontend TinaCMS YakShaver
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
  1. A toggle button is added to the rich text editor interface.
  2. The button allows users to switch between styled text and raw markdown view.
  3. The markdown view displays the content in raw markdown format without styling.
  4. Switching back to styled text retains the original formatting and styling.
Screenshot

Screenshot
Figure: Lack of raw markdown view in rich text editor

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.