Templating issue - code fences are getting wiped out
@mikeerickson ci sta già lavorando.
Dal 10/1/2023.
- Lingua principale
- JavaScript
- Stelle
- 204
- Fork
- 82
- Merge medio
- 22h 27m
- PR unite (30g)
- 3
Descrizione
As reported in this, thread. He is seeing two issues:
) the well-known bug related to --- being replaced with five stars. Minimally, this should only replace frontmatter at the front of the file. Not globally, in the middle of lines.
2) code fence markers in a template are being completely wiped out by the template rendering.
https://discord.com/channels/763107030223290449/1043533276503080981/1062448128093065318
Here's a test case template which displays both errors:
https://discord.com/channels/763107030223290449/1043533276503080981/1062221709693956127
and the text which should render if it worked correctly (for the test case) -- assuming 2023, and 01 were entered for the prompts:
https://discord.com/channels/763107030223290449/1043533276503080981/1062225085664088134
cc: @antonyskylar
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.