Escape pipes making wrong render as tables in Kramdown/GFM engines (#6723)

Search using regexp: (?<!\\)\|

Via EbookFoundation/free-programming-books#5176
This commit is contained in:
David Ordás
2022-02-14 17:42:09 +01:00
committed by GitHub
parent dceac7cd49
commit c72c0d50af
9 changed files with 25 additions and 27 deletions

View File

@@ -105,7 +105,7 @@
### Git
* [Cách sử dụng Git trong THỰC TẾ | Github](https://www.youtube.com/watch?v=O5uT6p6VWjY) - Ông Dev
* [Cách sử dụng Git trong THỰC TẾ \| Github](https://www.youtube.com/watch?v=O5uT6p6VWjY) - Ông Dev
* [Git - from Zero to Hero](https://www.youtube.com/playlist?list=PLkY6Xj8Sg8-viFVtaVps_h_Emi2wQyE7q) - CodersX
* [Từ gà tới pro Git và Github trong 20 phút - Tự học Git siêu tốc](https://www.youtube.com/watch?v=1JuYQgpbrW0) - Phạm Huy Hoàng (toidicodedao)