Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Fix code formatting style in tevent explanation #4

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

Conversation

justin-stephenson
Copy link

Tevent code was not formatted into code blocks, making it difficult to interpret. I fixed this formatting and removed the - prefix which seemed unnecessary to me.

Also, the link to internals_tevent.jpg is not working, it seems this file is no longer in the repo.

@pbrezina
Copy link
Member

I'm not sure if ~~~ will work since github is using ```. Can you please change that? Or did you check that it works?

The file is not even present in the original repo on pagure, so I'm afraid we can not recover it.

@pbrezina
Copy link
Member

Even git log --all --full-history -- **/internals_tevent.jpg does not find it so it was probably never commited.

Remove tevent image that does not exist.
@justin-stephenson
Copy link
Author

justin-stephenson commented Aug 12, 2020

I'm not sure if ~~~ will work since github is using ```. Can you please change that? Or did you check that it works?

I just changed it to use the ``` c and ``` markdown formatting, matching what I found elsewhere.

The file is not even present in the original repo on pagure, so I'm afraid we can not recover it.

I removed the text line mentioning this image.

Hope this helps.

@justin-stephenson
Copy link
Author

I tested this locally with bundle exec jekyll serve and it looks good to me.

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

Successfully merging this pull request may close these issues.

2 participants