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

Fix format problem. #295

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

fjcapdevila
Copy link
Contributor

No description provided.

@miketheman
Copy link
Member

Can you explain why this is a formatting problem?

@fjcapdevila
Copy link
Contributor Author

I removed space before colon because of this:
"(...) In modern English-language printing, no space is placed before a colon and a single space is placed after it. (...)" https://en.wikipedia.org/wiki/Colon_(punctuation)

And also removed the word "file", because it is used twice in the same phrase.

@miketheman
Copy link
Member

I see - thanks for the reasoning. I think this was meant to be expressed thus:

... to a file named :file:`disk_space.txt`

This is valid Sphinx markup - so an update here might be in order.

@fjcapdevila
Copy link
Contributor Author

You are right. I don't know why ":file:" markup is not working.

@miketheman
Copy link
Member

@fjcapdevila I think it's because of the double ` in the current version.

@fjcapdevila
Copy link
Contributor Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants