ProjectEvergreen / greenwood

Greenwood is your workbench for the web, embracing web standards from the ground up to empower your stack from front to back.
https://www.greenwoodjs.io
MIT License
96 stars 9 forks source link

bug/issue 1126 handle string replace replacement patterns breaking markdown rendering when content has a $1 in it #1127

Closed thescientist13 closed 1 year ago

thescientist13 commented 1 year ago

Related Issue

resolves #1126

Summary of Changes

  1. handle string replace replacement patterns breaking markdown rendering when content has a $1 in it
  2. Add test case

Should probably at least open a discussion for this to find a better way to handle this, since it happens a lot in the codebase.