Skip to content

Conversation

@Krastanov
Copy link
Contributor

I have not proofread this yet. I will try to do so tomorrow and merge if everything looks good.

@github-actions
Copy link

github-actions bot commented Jan 9, 2026

Once the build has completed, you can preview your PR at this URL: https://julialang.netlify.app/previews/PR2421/ in ~15 minutes

@Krastanov Krastanov merged commit 7eb3b00 into main Jan 10, 2026
2 checks passed
@Krastanov Krastanov deleted the sk/tmijl202601 branch January 10, 2026 11:04
@ViralBShah
Copy link
Member

I really like the formatting in discourse, where after each bullet, there is some vertical space. The blog post feels like a wall of post.

@Krastanov
Copy link
Contributor Author

The markdown is the same in the two locations, so presumably it is a difference in the parser/renderer (which is probably not easy to change) and in the CSS (which is probably what can be edited easily).

It seems that deleting .container ul li p {margin-bottom: 0;} is enough to fix this difference.

@Krastanov
Copy link
Contributor Author

right here:

.container ul li p {margin-bottom: 0;}

But I do not know why this was added in the first place.

@ViralBShah
Copy link
Member

Do you or someone here know how to fix that?

@Krastanov
Copy link
Contributor Author

Deleting that particular line of css should be enough. But someone presumably added it 6 years ago for a reason. I would not be able to take care of reviewing (manually or with a script) all the rest of the website for location that might be broken after such a change, at least not in the near term

@ViralBShah
Copy link
Member

I'll give it a shot when I find some time.

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