From 9118e0a11285c1f8ffddec8118d3e20669fe4310 Mon Sep 17 00:00:00 2001 From: hobovsky Date: Sat, 6 Apr 2019 18:51:36 +0200 Subject: [PATCH] "Show Kata Description" and "Show Kata Test Cases" sections can be toggled now and can be collapsed after once expanded. Registered as issue #5. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 13b9e3b..85da1b6 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ WHAT FEATURES DOES IT PROVIDE? - Leaderboards: "Solved kata is default leaderboard (since "Overall" ranking does not measure anything useful). Also, leaderboards are automatically scrolled to show your score. + - "Show Kata Description" and "Show Kata Test Cases" sections can be toggled + now and can be collapsed after once expanded. - TODO: Filter discourse threads by resolution status (show only resolved/unresolved). - TODO: You can configure the script and enable/disable features. @@ -78,4 +80,4 @@ CREDITS - TamperMonkey - StackOverflow - jQuery - - notify.js \ No newline at end of file + - notify.js