edit post shows the <c> tags. Need to use useContentRenderer
Find all user inputted text and make sure to run through cuss filter/add c tags on back end.
Make sure all user inputted text on front end goes through useContentRenderer
- Move contentFilter.ts to shared folder
- Run it live on NewPost and Edit functions as typing
- run contentFilter then run ContenRenderer for live preview