List of Kata with font Tag in Description - codewars/content-issues GitHub Wiki

Some descriptions are rendered in huge text and this is caused by the description having invalid HTML like unclosed <font> with huge size set, affecting the entire description.

In general, when writing kata descriptions, avoid using HTML unless it's really necessary to describe the kata and write descriptions in correct Markdown to minimize the risk of breaking in the future.

This page lists description including <font that may be having this issue. Please help checking if it does, and updating them if it does.

To fix, correct the HTML or simply remove <font> which is obsoleted anyways and use style attribute instead. You may also want to clean up the description as well.

  • Some have it's name in <font> at the top and usually it's redundant, so consider removing
  • Some use multiple <h1> (# H1) and it should be changed to at most <h2>
  • Some have bad Markdown (valid, but probably not intended)

  1. Odd-Even Compositions
  2. (m, k)-Perfect Number
  3. 6 By 6 Bimaru Solver
  4. Are you Geometric or Arithmetic? No, I´m both of them.
  5. Basics 01: Convert any Number (Double) to Fraction
  6. Basics 02: String - Array - Result?
  7. Basics 05: Text Search
  8. Basics 09: Shifting Bits, right...?
  9. Basics 10: Shifting Bits, left...?
  10. Brian's Brain
  11. Broken Image - Puzzles #1
  12. Bulk up!
  13. Closest friends
  14. Code Adventurer Guild: HongKong
  15. Crazy programmer 01: find SuperMan
  16. Crazy programmer 03: Must praise
  17. Creating a new LINQ operator: SelectConsecutive
  18. Cross the Bridges
  19. Diophantine Equation Solver
  20. Distributing Candies Fairly Pro
  21. Double Even Magic Square
  22. Easy, but Crazy Calculator
  23. Exponentiation of numbers
  24. Find four numbers
  25. Find the integer sequences
  26. First n Prime Numbers
  27. Fruit Machine
  28. Game of Thrones : Wildlings are coming!
  29. Graphics 01: Drawing Lines
  30. Graphics 02: Drawing Circles
  31. Graphics 03: Drawing Ellipse, rotate by angle
  32. Graphics 04: Complete Function Grapher (~15 Lines of Code?!)
  33. Guess Who?
  34. Hamming(7,4) code - Message encoding
  35. Help Green Lantern with his web site
  36. Hidden pixels
  37. Horse racing(田忌赛马)
  38. Hungry Hippos
  39. I guess this is a 6kyu kata #3: Trim the Christmas tree
  40. It is written in the stars
  41. Kids and candies
  42. Linear equations N x M, complete solution space, fraction representation
  43. Map and Filter to Get a Special Sequence of Integers
  44. Mastermind
  45. myjinxin katas #004 : Soldier's queue training(easy version)
  46. not So Easy: Count characters 2
  47. not So Easy: Replace character according to shape
  48. Num & Block -- Play game Series #13
  49. Number Maze -- Play game Series #12
  50. Numerical Palindrome #3.5
  51. One Line Task: Count "Word"
  52. Parsing and evaluation of mathematical expressions
  53. Pattern 01: Merry Christmas (sometimes little bit out of time;-))
  54. Pigs in a Pen
  55. Pirate Island Conquer Part 2
  56. Play with two Strings
  57. Plenty of Fish in the Pond
  58. Reversi Win Checker
  59. Series Forensics
  60. Simple beads count
  61. Simple Fun #289: Sum The Difference
  62. Simple Fun #369: Count Binary Substring I
  63. Simple Fun #371: Four Sum II
  64. Simple Fun #55: Cyclic String
  65. Simple Fun #8: Kill K-th Bit
  66. Simple Fun #82: Star Rotation
  67. Snakes and Ladders
  68. Solving Linear Equations N x N (Gauss, Part 1/2)
  69. Stargate SG-1: Cute and Fuzzy (Improved version)
  70. The 8 Elements Of Spells
  71. Treebeard #Determine Tree Age
  72. Ulam Sequences (performance edition)
  73. User class for Banking System
  74. Vending Machine
  75. Visa application centre
⚠️ **GitHub.com Fallback** ⚠️