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

Formatting - line breaks #3

Open
tlongers opened this issue Jul 8, 2016 · 1 comment
Open

Formatting - line breaks #3

tlongers opened this issue Jul 8, 2016 · 1 comment

Comments

@tlongers
Copy link

tlongers commented Jul 8, 2016

Retain line breaks from source PDF or correct in text and MD versions? What's best please?

@rufuspollock
Copy link

We can ignore line breaks from PDF in general.

For markdown I'm in two minds about whether we retain line breaks in normal paragraphs. My instinct is no - i.e. one paragraph is on one line. (This is better as just consistent and no confusion over what your textwrap is).

To get this we probably want to start creating a script that converts our raw text to markdown and does things like:

  • Undoes line wrapping
  • Does footnotes automatically

Probably should create a separate issue for this.

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

2 participants