mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-17 01:01:41 -04:00
refactor(tools,client): remove head and tail logic (#66524)
This commit is contained in:
@@ -30,9 +30,6 @@ const VALID_MARKERS = [
|
||||
'## --sentence--',
|
||||
'## --text--',
|
||||
'## --video-solution--',
|
||||
// TODO: Remove these two markers when https://github.com/freeCodeCamp/freeCodeCamp/issues/57107 is resolved
|
||||
'## --after-user-code--',
|
||||
'## --before-user-code--',
|
||||
|
||||
// Level 3
|
||||
'### --audio-id--',
|
||||
|
||||
Reference in New Issue
Block a user