Some code cleaning + clarifying (TODO: work on variables names)
[vchess.git] / views / rules / Magnetic.pug
index ac90eeb..7a0ac2e 100644 (file)
@@ -1,5 +1,6 @@
 p.boxed
-       | Each piece has a charge generating a magnetic field, attracting enemy pieces while repelling others.
+       | Each piece has a charge generating a magnetic field,
+       | attracting enemy pieces while repelling others.
 
 h3 Specifications
 
@@ -14,8 +15,10 @@ ul
 h3 Basics
 
 p
-       | Every piece has a charge generating a magnetic field, except the two kings which have a neutral charge.
-       | Pieces of the same color have let's say a positive charge, while the others have a negative charge.
+       | Every piece has a charge generating a magnetic field, except the two kings
+       | which have a neutral charge.
+       | Pieces of the same color have let's say a positive charge,
+       | while the others have a negative charge.
        | So, after each move some pieces are attracted while others are repelled.
 
 figure.diagram-container