Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code indentation #63

Open
pronoiac opened this issue Jul 14, 2018 · 0 comments
Open

Code indentation #63

pronoiac opened this issue Jul 14, 2018 · 0 comments

Comments

@pronoiac
Copy link
Collaborator

Using the cleaner source is nice, but the code it emits is error-prone. The source basically has <code> around each line in a code block.

  1. I built a script that tries to recognize code blocks in the converted markdown, at least, but it's error-prone around indentation, especially with multiple levels. Perhaps I need to take a closer look at the conversion to markdown.
  2. There are lisp files in the repo, which we can copy into the text piecemeal. There are trailing spaces though, and I think there's code in the text which doesn't appear in those files.
  3. Is there a pretty printer / indentation tool that matches your preferred style? This might be best.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant