1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-14 02:34:17 +02:00

Merge pull request #3504 from caminsha/patch-3

[markdown/de] Escaped backtick
This commit is contained in:
Divay Prakash
2019-03-26 15:23:17 +05:30
committed by GitHub

View File

@@ -144,7 +144,7 @@ indem du eine Zeile mit vier Leerzeichen oder einem Tabulator einrückst -->
puts item
end
<!-- Innerhalb normalen Texts kannst du Code mit Backticks ` auszeichnen -->
<!-- Innerhalb normalen Texts kannst du Code mit Backticks \` auszeichnen -->
Hermann hatte nicht die leiseste Ahnung, was dieses `go_to()` bedeuten könnte!