Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upCode blocks using highlight shortcode in lists have extra indentation #161
Comments
kaushalmodi
added
bug
upstream
labels
May 12, 2018
added a commit
that referenced
this issue
May 13, 2018
kaushalmodi
referenced this issue
Oct 24, 2018
Closed
Inserting backslash at beginning of C++ includes in highlight shortcode #228
This comment has been minimized.
This comment has been minimized.
As I summarize in gohugoio/hugo#4717 (comment), this issue will be fixed once Hugo accepts the fixed
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
kaushalmodi commentedMay 12, 2018
•
edited
The highlight shortcode based code blocks in lists get extra indentation.
The same does not happen when using code fences.
https://scripter.co/accessing-devdocs-from-emacs/#christopher-wellon-s-devdocs-lookup
gohugoio/hugo#4717