Skip to content

u/mlg/2025-11-19/md-links: update advice on html#44

Merged
MelissaGraham merged 2 commits into
mainfrom
u/mlg/2025-11-19/md-links
Nov 20, 2025
Merged

u/mlg/2025-11-19/md-links: update advice on html#44
MelissaGraham merged 2 commits into
mainfrom
u/mlg/2025-11-19/md-links

Conversation

@MelissaGraham

Copy link
Copy Markdown
Contributor

No description provided.

@MelissaGraham
MelissaGraham requested a review from timj November 20, 2025 00:30

@timj timj left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great. Thank you. A policy of use markdown if markdown supports what you need is going to help a lot.

Comment thread index.rst Outdated
Line breaks
^^^^^^^^^^^

Avoid ``html`` format line breaks ``<br>`` in favor of two spaces at the end of the line.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A \ at the end of the line might work as well if the editors strip trailing white space.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh that does work, nice -- and it's a less ambiguous indicator that the author wants a line break. The pre-commit doesn't strip trailing whitespace in markdown (not now, anyway) but a \ seems more future-proof, too. I changed the advice and also the template.ipynb to use \ for line breaks, not double spaces, thanks.

@MelissaGraham
MelissaGraham merged commit 22f9a0b into main Nov 20, 2025
3 checks passed
@MelissaGraham
MelissaGraham deleted the u/mlg/2025-11-19/md-links branch November 20, 2025 00:49
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

Successfully merging this pull request may close these issues.

2 participants