Closed mrchristian closed 5 years ago
I noticed too that you used the > in some places to create little quote-like boxes. Are there any other little things like that we can do to break up the text? Images still to come..
Another way is to insert code with
Boxed text
I think it is the only 2 options in markdown (?)
Am 27. Juli 2018 12:57:03 MESZ schrieb Jon Tennant notifications@github.com:
I noticed too that you used the > in some places to create little quote-like boxes. Are there any other little things like that we can do to break up the text? Images still to come..
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/OpenScienceMOOC/Module-5-Open-Research-Software-and-Open-Source/issues/21#issuecomment-408385331
-- Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.
This is awesome @jcolomb, thanks! Do you think this could be added somehow? Maybe something like a task on how to learn the basic Git commands..?
I think some (basic and non) Git commands can be added indeed with the insert code style. I have not had a lot of time on my hands recently, but I will try to open a PR soon.
There's a lot that Git-flavoured Markdown can do re: text structuring (and it helps to learn these by heart in order to be free from the editor's visual aids 😉 ).
```
, as mentionend in https://github.com/OpenScienceMOOC/Module-5-Open-Research-Software-and-Open-Source/issues/21#issuecomment-408438450, including syntax highlighting: https://help.github.com/articles/creating-and-highlighting-code-blocks/>
-symbol that Jon mentioned, see https://help.github.com/articles/basic-writing-and-formatting-syntax/ <hr>
s usually work via adding ---
in a separate lineAwesome, thanks @pcmasuzzo and @tosteiner! Atm there aren't any explicit code blocks, but if there is scope to add them this could be cool. It might be nice to have something as an optional extra task?
How do you folks things are looking now after a wave of formatting updates? :) @mrchristian
@tosteiner @mrchristian Do you think the main body text is looking better now?
Ping @tosteiner @mrchristian @pcmasuzzo @jcolomb - Does this need more jazzing up still in terms of style? The whole thing has been significantly changed recently. https://github.com/OpenScienceMOOC/Module-5-Open-Research-Software-and-Open-Source/blob/master/content_development/MAIN.md
@Protohedgehog looks awesome, brilliant! 👍
I notice bolding isn't being used for emphasis.
For web reading its a good idea to use it to facilitate scan reading, see:
Nielsen, Jakob. 1997. ‘How Users Read on the Web’. Nielsen Norman Group (blog). 1 October 1997. https://www.nngroup.com/articles/how-users-read-on-the-web/.
I would suggest a style guide is added.
For the existing module or complete MOOC it would make sense for this to be done in bulk copy editing sweeps.
Simon