SSWConsulting / SSWConsulting/SSW.Rules
🐛 Bug - Markdown formatting and links rendering incorrectly
@jeoffreyfischer is already working on this.
Since Sep 11, 2026.
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 17
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 2
Description
Requested by: @jeoffreyfischer via YakShaver.ai 🦬
cc: @Aibono1225, @tiagov8, @adamcogan, @jeoffreyfischer, @joshbermanssw, @Marxoz, @PothieuG, @Freego1783 @micsblank
Hi Team!
🟥 Watch the video (1 min 1 sec)
Url from screen share: https://ssw.com.au/rules/tick-and-flick
Pain
Users reported rendering issues on the "Tick and Flick" rule page in Rules V3 (TinaCMS). Bold markdown syntax (**) is being displayed alongside already bolded text instead of being properly parsed, and some links in video captions are rendering as raw URLs instead of formatted hyperlinks. The issue appears multiple times on the same rule and may have been introduced during a previous content migration. Investigate the rendering/parsing issue and verify whether the same problem exists across other rules.
Acceptance Criteria
- Bold markdown syntax is correctly rendered without displaying raw
**characters in rule content. - Links in video captions are rendered as clickable formatted hyperlinks instead of raw URLs.
- The rendering issues are resolved on the "Tick and Flick" rule page.
- An investigation is completed to determine whether the same issue exists in other rules.
- Any identified affected rules are corrected or logged for remediation.
- Chloe, Adam, Josh, and Tiago are included in communication or review related to this issue.
Reproduce Steps
- Navigate to the "Tick and Flick" rule page in Rules V3 (TinaCMS).
- Locate figures/content sections containing bold text formatting.
- Observe that bold text displays raw markdown syntax (
**) alongside formatted bold text. - Scroll to the video section and review the caption content.
- Observe that links are displayed as full raw URLs instead of formatted hyperlinks.
Screenshot

Figure: Bold markdown asterisks visible in figure text
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.
Assessment
This issue has not been assessed yet.