PPCG-Design icon indicating copy to clipboard operation
PPCG-Design copied to clipboard

A redesign of the PPCG website

Results 15 PPCG-Design issues
Sort by recently updated
recently updated
newest added

Front end was changed, adding ids to many headers. This PR just adds another .replace on line 858 to handle this, by removing the id.

According to [RawGit](https://rawgit.com) website, it won't be available since October 2019. Even though there is still time, it's better to move sooner than later. Both Tampermonkey and Greasemonkey support scripts...

On [this question](https://codegolf.stackexchange.com/questions/136901/hello-world-with-semi-common-characters) Unary is marked as scoring 182 bytes when it in actuality scores 10182 bytes, because the author expressed the byte count in scientific notation. This happens both...

leaderboard
feature-request

The regex looking for the protocol/host part of TIO links (around line 773 in function breakoutTIOLinks()) picks up http and https links then performs an XMLHttpRequest with the URL using...

See https://codegolf.meta.stackexchange.com/questions/11805/change-code-font-to-dejavu Anyone else think this is a good idea? After all, the font itself looks pretty good too in my opinion.

feature-request

The selection of propose, propoise, or porpoise is not carried between the meta site and the main site and must be chosen for each page. This should not be the...

bug

When writing/editing a question/answer while the userscript is turned on, the Stack Snippet icon does not appear in the toolbar, nor do existing Stack Snippets render as they should (they...

bug

This is one that might be a wont-fix, but TI-Basic scores are getting reported wrong, as seen [here](http://codegolf.stackexchange.com/a/57870/44713).

feature-request

[Example](http://codegolf.stackexchange.com/a/77021/45941) What it shows: [Actual output](http://seriously.tryitonline.net/#code=LFJwQM61alNAJCs&input=MTI)

bug

If an answer has a TIO link, is it possible to check if the "input" field of the TIO snippet is used? If so, then I would like for there...

feature-request