*: Code that implements new features or non-urgent bug fixes, aka code targeted for v7.9.x, should go into branch *master*.
 
-{strike}*: Urgent bug fixes go into *V7_9_0-branch*, but only with permission of the wrangler. They should then be merged into *master*.{endstrike}
+*: Urgent bug fixes go into *V7_9_0-branch*, but only with permission of the wrangler. They should then be merged into *master*.
 
 *: Serious bug fixes to stable series features should go into *V7_8-branch*. _ALL COMMITS TO A STABLE BRANCH {wiki: PerformingCodeReviews MUST BE CODE REVIEWED}_ - the ticket should show who did the code review. Commits should then be merged into  *master*, as above.