Closed cadenmyers13 closed 6 months ago
@sbillinge I think just the formatting on the README needs to be fixed. its not showing codeblocks. Ill take care of that and create a PR
@sbillinge I think just the formatting on the README needs to be fixed. its not showing codeblocks. Ill take care of that and create a PR
we may not need code blocks everywhere there, use your judgement. To put code snippets inline just use back-quotes (see here for a deeper discussion: https://stackoverflow.com/questions/10870719/inline-code-highlighting-in-restructuredtext
@sbillinge I think just the formatting on the README needs to be fixed. its not showing codeblocks. Ill take care of that and create a PR
we may not need code blocks everywhere there, use your judgement. To put code snippets inline just use back-quotes (see here for a deeper discussion: https://stackoverflow.com/questions/10870719/inline-code-highlighting-in-restructuredtext
Yeah code snippets, not code blocks. That is what i mean 😆
@cadenmyers13 I was able to merge your PR on pdfmorph, so that is good. Here I suggest we close this PR and make a new one for the pre-commit things (I don't remember what you had to do there beyond what i already did, maybe nothing? In that case no need to make a PR for that). then another PR for the file-path changes. Thanks so much.