We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Renames the rest of C Articles, creates CSS Central article
Remove erroneous backslash from next/previosu table in Basics. Create Collections articles (Lists, Vectors, Hashmaps) & Functions article. Add IDEOne REPL links. Change 'Arity' to **Arity**. Reduce frequency of use of 'pretty'.
Create Clojure articles: Basics, Building Blocks and Summary Split Clojure-Building-Blocks into 3 articles: Conditionals, Let-Bindings and Loop-Recur Clarify some potentially obscure things in Clojure-Let-Bindings and Clojure-Summary 2 (I forgot to git add) Add Clojure.md article to serve as an index and introduction. Fix broken markdown in Clojure-Basics.md. Clarify an obscure header. Make sure all headings in Clojure articles are in descending order (h1, then h2, then h3...) Added tables for easy navigation Shorten links ('github.com/FreeCodeCamp/wiki/blob/master/x.md' => 'x') Fix broken links (missing .md suffix) Removed .md suffix from relative links Fixed a markdown error with bold text nested inside italics