Skip to content

Commit 1e19b43

Browse files
committed
fix: missing slash for comment
1 parent 9f51105 commit 1e19b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/formats/html/bootstrap/_bootstrap-rules.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -914,7 +914,7 @@ pre {
914914
border: initial;
915915
}
916916

917-
/ Maps the pandoc 'monobackgroundcolor' to bootstrap
917+
// Maps the pandoc 'monobackgroundcolor' to bootstrap
918918
// Note this only targets code outside of sourceCode blocks
919919

920920
// Default padding if background is set

0 commit comments

Comments
 (0)