Markdown incorrectly interpreted as an HTML tag; use backticks
to escape Documentation/git-.txt to ensure that it renders the
text as intended.
An alternative would be to HTML-escape the angle-brackets, at the cost of
readability of the markdown in plaintext form. I opted for the backticks to
pre
From: Doug Ilijev
Markdown incorrectly interpreted `` as an HTML tag;
use backticks to escape `Documentation/git-.txt` to ensure
that it renders the text as intended.
Signed-off-by: Doug Ilijev
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README
2 matches
Mail list logo