Skip to content

fix(docs): code blocks in ch02-02-functions of the book#194

Merged
baszalmstra merged 1 commit intomun-lang:masterfrom
benediktwerner:patch-1
May 16, 2020
Merged

fix(docs): code blocks in ch02-02-functions of the book#194
baszalmstra merged 1 commit intomun-lang:masterfrom
benediktwerner:patch-1

Conversation

@benediktwerner
Copy link
Contributor

@benediktwerner benediktwerner commented May 16, 2020

Markdown doesn't close code-blocks when the closing ``` isn't on a separate line.

Rendering the change shows the difference and it also happens in the rendered book.

@codecov
Copy link

codecov bot commented May 16, 2020

Codecov Report

Merging #194 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #194   +/-   ##
=======================================
  Coverage   82.94%   82.94%           
=======================================
  Files         163      163           
  Lines       11509    11509           
=======================================
  Hits         9546     9546           
  Misses       1963     1963           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 804ab35...65130f0. Read the comment docs.

@baszalmstra
Copy link
Collaborator

Thanks very much! 👍

@baszalmstra baszalmstra merged commit 8c20b47 into mun-lang:master May 16, 2020
@baszalmstra baszalmstra changed the title Fix code blocks in ch02-02-functions of the book fix(docs): code blocks in ch02-02-functions of the book May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants