Skip to content

Conversation

@Miepee
Copy link

@Miepee Miepee commented Jan 7, 2023

See title.

@cristian64
Copy link
Owner

I wish GitHub's markdown had a way to provide a title for code blocks; Phabricator has this. I opted for adding an inline comment in each of the code blocks, but I considered (and still consider) adding a line in bold/italics (or both) as well.

@Miepee
Copy link
Author

Miepee commented Jan 9, 2023

You can probably fake a title with headers
Something like

For Windows
echo "hi"
For Unix/MacOS
echo "hi"

@cristian64
Copy link
Owner

It looks good, but TOCs would pick them up, so not ideal. Plain bold style would be better in that case, I think.

@Miepee
Copy link
Author

Miepee commented Oct 22, 2023

@cristian64 is there any interest in this PR still?

@cristian64
Copy link
Owner

cristian64 commented Oct 29, 2023

With Python often considered an interpreted language that runs in a Python interpreter, I wasn't too sure about the use of "compile" in the heading. For what is worth, I don't think it would matter much to those that dare to check out the code.

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