Browse Source

add note about blank lines..

main
John-Mark Gurney 3 years ago
parent
commit
1ccd223c8c
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      NOTES.md

+ 6
- 0
NOTES.md View File

@@ -90,3 +90,9 @@ immediate children. Add a `>` to restrict it.

Hack to make a CSS only clickable be exposed in order to handle the nav bar:
https://stackoverflow.com/questions/6019845/show-hide-div-on-click-with-css

TODO
====

Using triple back-tick will eat blank lines due to wrapping them in code tags,
which will not have any characters in them. Figure out how to fix this.

Loading…
Cancel
Save