indent comments, broke indent for next sentence

This commit is contained in:
Sean Breckenridge 2021-04-11 07:58:37 -07:00 committed by GitHub
parent 3c812b3b8e
commit d7ec250b79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -464,7 +464,7 @@ Also check out [[https://beepb00p.xyz/myinfra.html#hpi][my personal infrastructu
# TODO eh. doesn't even have to be in 'my' namespace?? need to check it # TODO eh. doesn't even have to be in 'my' namespace?? need to check it
- The "proper way" (unless you want to contribute to the upstream) is to create a separate file hierarchy and add your module to =PYTHONPATH=. - The "proper way" (unless you want to contribute to the upstream) is to create a separate file hierarchy and add your module to =PYTHONPATH=.
# hmmm seems to be no obvious way to link to a header in a separate file, # hmmm seems to be no obvious way to link to a header in a separate file,
# if you want this in both emacs and how github renders org mode # if you want this in both emacs and how github renders org mode
# https://github.com/karlicoss/HPI/pull/160#issuecomment-817318076 # https://github.com/karlicoss/HPI/pull/160#issuecomment-817318076
See [[file:MODULE_DESIGN.org#addingmodules][MODULE_DESIGN/adding modules]] for more information See [[file:MODULE_DESIGN.org#addingmodules][MODULE_DESIGN/adding modules]] for more information