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

Add info about Markdown and perhaps a demo of its use? #51

Closed
weaverbel opened this issue Jul 4, 2018 · 12 comments
Closed

Add info about Markdown and perhaps a demo of its use? #51

weaverbel opened this issue Jul 4, 2018 · 12 comments

Comments

@weaverbel
Copy link
Contributor

When we talk about plain text formats, I suggest we introduce Markdown. We can point to Markdown being the tool that builds Library Carpentry lessons while still being a plain text format.

I often create (or open) a small Markdown doc on the fly where I format a bulleted list, a numbered list, add an image, add a Web link, and make some text bold and italic and show three sizes of headings. Then I run the file through pandoc and output that single file as a PDF, a Web page and also open it as a formatted Word document. This generally gets people excited about one file, many purposes. What do people think? Too much?

@ccronje
Copy link
Contributor

ccronje commented Jul 8, 2018

@weaverbel this would fit well into https://librarycarpentry.github.io/lc-data-intro/03-foundations/index.html, under 'Use machine readable plain text notation for formatting' and 'Applications for writing and reading plain text files' - these sections touch on Markdown and Pandoc.

I think your approach of an 'instructor demo' is probably the best way to go as pandoc is a command line tool, but both demos would help as stepping stones to the Git/GitHub and Unix Shell lessons. Do you have a set of instructions we could add? Do you think we should add it to the Instructor Notes or as an Exercise in the episode itself for learners to explore?

How long does the demo take?

@jt14den
Copy link
Member

jt14den commented Jul 14, 2018

@ccronje @weaverbel I pulled together an episode on markdown for teaching with LC http://www.tim-dennis.com/2018-libcarp/04-free-text-markdown/ last year. I used in South Africa and it worked pretty well. I had learners use the hackmd.io service in first two exercises b/c you can create md notes as a guest and download as md, odf or html. The last exercise has them making a blog in github - I got this from @weaverbel when she visited UCLA. The top part of the lesson comes from: https://datacarpentry.org/rr-literate-programming/02-literate-programming/index.html. I'd be happy to submit PRs on parts or help find spots to use if you all think it would be useful.

@weaverbel
Copy link
Contributor Author

weaverbel commented Jul 16, 2018 via email

@ccronje
Copy link
Contributor

ccronje commented Aug 23, 2018

@jt14den the Markdown section (up to YAML) in http://www.tim-dennis.com/2018-libcarp/04-free-text-markdown/ looks good. This plus @weaverbel's pandoc demo would probably take around 15-20 minutes. What do you think about creating a Markdown episode after Foundations?

@weaverbel
Copy link
Contributor Author

weaverbel commented Aug 23, 2018 via email

@drjwbaker
Copy link

@weaverbel Did you try it? If so, is there an action here?

@katrinleinweber
Copy link
Contributor

katrinleinweber commented Jan 14, 2019

Maybe we should not talk about it too much, but give learners an interactive tutorial like https://commonmark.org/help/. Do you know other such tools?

@libcce
Copy link
Contributor

libcce commented Jan 14, 2019

@pitviper6 and I have combined the regex lesson with an intro to Markdown. We've used hackmd.io and had a brief exercise on popular Markdown. We've also used the Carpentries Code of Conduct (which has Markdown and HTML as an example of something to be fixed with regex). We've used regxr.com as helpful tool for interactively working with regex and content like the CoC. Working with the CoC also highlights again the importance of the CoC.

@ccronje
Copy link
Contributor

ccronje commented May 5, 2019

Moving forward, @libcce recommends creating a brief episode on Markdown but not reinventing the wheel i.e focus on why this might be important to librarians.

To summarise above:

There may be draw drawbacks to Markdown which would need to be considered also i.e. pros/cons.

@drjwbaker
Copy link

This is a small section on markdown in https://librarycarpentry.org/lc-data-intro/03-foundations/index.html on the value of machine readable plain text notation. Again, I think this just needs a prod in the right direction for further reading, plus - perhaps - an example of markdown.

@sharilaster
Copy link
Contributor

@sharilaster to reframe as a fresh issue for #mozsprint

@sharilaster
Copy link
Contributor

Opened #103 as a fresh issue to tag for #mozsprint and #good first issue. Thank you to all contributors for the suggestions!

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

No branches or pull requests

7 participants