Skip to content

Instantly share code, notes, and snippets.

@manbearwolf
Created October 25, 2017 04:09
Show Gist options
  • Select an option

  • Save manbearwolf/5aaa71fb750e1de9791ec7183291868d to your computer and use it in GitHub Desktop.

Select an option

Save manbearwolf/5aaa71fb750e1de9791ec7183291868d to your computer and use it in GitHub Desktop.
How to make <tt></tt> in Markdown equal correct in posts (Jekyll) Note: use &nbsp;

D:\Games\Steamlibrary

@manbearwolf

manbearwolf commented Oct 25, 2017

Copy link
Copy Markdown
Author

example text
path (ex: <tt>D:\Games\Steamlibrary</tt>)&nbsp;to the Steam Library in Steam

@manbearwolf

manbearwolf commented Oct 25, 2017

Copy link
Copy Markdown
Author

this helps markdown past the sentence of <tt> without extra space in markdown given. &nbsp;

@manbearwolf

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment