File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -73,8 +73,7 @@ to start reviewing before you finish all chapter translation.
7373You can track the state of the translation of that particular chapter in the
7474body of the pull request, with the following template:
7575
76- ---
77-
76+ ```
7877This pull request creates the <translated_language> version of the chapter
7978<chapter_number> of Learning-Bitcoin-from-the-Command-Line.
8079
@@ -93,8 +92,7 @@ Things to check:
9392| _2_ | <ul><li> [ ] </li></ul> | <ul><li> [ ] </li></ul> | <ul><li> [ ] </li></ul> |
9493| _3_ | <ul><li> [ ] </li></ul> | <ul><li> [ ] </li></ul> | <ul><li> [ ] </li></ul> |
9594| _etc_ | <ul><li> [ ] </li></ul> | <ul><li> [ ] </li></ul> | <ul><li> [ ] </li></ul> |
96-
97- -----
95+ ```
9896
9997### FINAL SUGGESTIONS:
10098- _ Keep lines under 80 characters_ . Markdown parser will format them right
You can’t perform that action at this time.
0 commit comments