docs: clean up whitespace and fix typo in tutorial.md#8695
docs: clean up whitespace and fix typo in tutorial.md#8695aardappel merged 3 commits intogoogle:masterfrom
Conversation
|
Successfully builds and generates code: I get the same warning building on main branch. Looks unrelated to these changes. Originally I intended to create this PR just for bb268bf, but saw a bunch of trailing whitespace. I can drop that commit if requested. |
|
Did you look at the generated output? As white space can be used in md to produce a line break. https://www.markdownguide.org/basic-syntax/#line-break-best-practices |
Good catch! I double checked the generated output. The only place it made a difference was in: I have reverted that single line change. |
|
@aardappel this would be a cool mr to be merged :) |
|
Thanks! |
Clean up trailing whitespace and fix grammatical typo in tutorial.md.