Kevin Chung

Results 334 comments of Kevin Chung

Kind of impossible to pull this off without spending time figuring out a plugin https://github.com/prettier/prettier/issues/5754

I've found that https://github.com/beautify-web/js-beautify will beautify the HTML but ignore the Jinja syntax. Kind of close.

Another possible solution: https://github.com/thibaudcolas/curlylint

This seems to be a problem throughout the Jinja/Django templating world. I haven't found a good solution for this so I am forced to remove it from the milestone. Honestly...

Relevant PR: https://github.com/CTFd/CTFd/pull/1822

Try using MySQL instead of SQLite if you are trying to import. If that doesn't work then we can see if this is an issue in the importer. See https://github.com/CTFd/CTFd/issues/1988.

I think the solution here is to be able to link to what the public page would look like by linking directly to the public page. The issue is fundamentally...

I don't think this is even worth tackling without CTFd.js. Pushing until then.

If you've modified the code then I don't see why this wouldn't work. I tried this on OSX and it does seem to work. We're not doing anything tricky so...

Can you reproduce this on https://demo.ctfd.io/? I'm not able to because I don't think we've updated to use an affected version of this library. I tried the core theme as...