#Line count enforcer rework

1 messages · Page 1 of 1 (latest)

raven blaze
#

@frigid delta interested in helping me rework the line count enforcer?

#

I'm having a bit of trouble wrapping my head around the regex that is used to find code snippets: /^\`\`\`([a-z|A-Z]*)\n(.*)\n\`\`\`[\n]*$/s

#

Frankly I think it's wrong.