https://statium.link/blog/2015/06/30/partie-carree-avec-pandoc-markdown-html-et-latex/ markdown pandoc
https://hackage.haskell.org/package/pandoc-include markdown pandoc
http://gangmax.me/blog/2014/02/19/use-pandoc-to-generate-reveal-dot-js-slidesshows/ diaporama markdown pandoc reveal.js slide
http://domchristie.github.io/turndown/ convert html markdown
http://jbl.web.cern.ch/jbl/doc/manpages/ man markdown pandoc
https://github.com/lise-henry/crowbook ebook epub markdown
https://github.com/jkramer/vim-checkbox checkbox markdown vim
https://dev.to/konstantin/taking-notes-in-vim-revisited-558k markdown note vim
http://pandoc.org/MANUAL.html#pandocs-markdown markdown pandoc syntax
Unrelated: my first response shows a rendering bug on your site: it’s dropping a backslash. Hard to mix markdown and genuine plain text.
mdv - Markdown viewer for a pleasant reading experience ⌘ Read more…
New repository: aquilax/mdexec - Executes commands in a markdown file and embeds the result
@prologic@twtxt.net That is strange.. i wonder if there is another change that is causing it. Benchmarks are thinking the other way :|
BenchmarkAll/retwt-16 1 4940172200 ns/op 587319376 B/op 2587159 allocs/op
BenchmarkAll/lextwt-16 1 775764020 ns/op 9223088 B/op 197557 allocs/op
BenchmarkParse/retwt-16 1 591158277 ns/op 67539096 B/op 230841 allocs/op
BenchmarkParse/lextwt-16 1 716961837 ns/op 5450448 B/op 130290 allocs/op
BenchmarkOutput/retwt-html-16 1 8358103017 ns/op 918709168 B/op 4692292 allocs/op
BenchmarkOutput/lextwt-html-16 1 822033267 ns/op 14280112 B/op 261795 allocs/op
BenchmarkOutput/retwt-markdown-16 1 8114225415 ns/op 929928384 B/op 4693004 allocs/op
BenchmarkOutput/lextwt-markdown-16 1 806554306 ns/op 14332608 B/op 270905 allocs/op
BenchmarkOutput/retwt-text-16 1 8098215897 ns/op 923862192 B/op 4684739 allocs/op
BenchmarkOutput/lextwt-text-16 1 745064673 ns/op 12689784 B/op 252476 allocs/op
BenchmarkOutput/retwt-literal-16 1 4068799822 ns/op 409517880 B/op 2372471 allocs/op
BenchmarkOutput/lextwt-literal-16 1 754793627 ns/op 9834520 B/op 214931 allocs/op
@prologic@twtxt.net @hxii@0xff.nu I’m certain that it is a markdown thing. Its that way on other markdown sites like Reddit. Because the underline is being escaped to prevent the underline style. Gotta double it up ¯\_(ツ)_/¯
@xuu@txt.sour.is @prologic@twtxt.net (#6jkpxzq) hmm from what i can tell its parsing ok.. something got broken in the markdown conversion…
@prologic@twtxt.net yep. it actually extracts everything at parse time. like mentions/tags/links/media. so they can be accessed and manipulated without additional parsing. it can then be output as MarkDown
Growing a test-driven text-mode Markdown browser all the way up from machine code: https://mastodon.social/@akkartik/104845344081779025
twtxt v0.0.4 now with Markdown support! Sick of Twitter? ⌘ https://github.com/prologic/twtxt/releases/tag/0.0.4
Markdown and Pandoc for Easy Presentations… ⌘ https://www.youtube.com/watch?v=dum7q6UXiCE
The Virgin LaTeX vs. the CHAD R Markdown (Video) ⌘ https://www.youtube.com/watch?v=LWScm5WI3fo
The downsides of bloated software: R Markdown and LaTeX ⌘
An Intro to R Markdown (video) ⌘ https://www.youtube.com/watch?v=4J5a0JWIF-0
Konvertering till Markdown och valideringen av bloggen ⌘ https://hack.org/mc/blog/markup.html
Markdown vs Blosxom 1-0: Bra bloggverktyg, någon? ⌘ https://hack.org/mc/blog/blosxom-markdown.html
Honestly never realized before Beakerbrowser that peer-to-peer could be used to share markdown, JavaScript and html files.
New repository: aquilax/daily-checklist - Simple tool for generating daily checklists in markdown
Phew. Searching DuckDuckGo for “blackfriday markdown” gives me what I want even though it’s the day before Black Friday.
/meta @ckipp@chronica.xyz About images, sure, I understand it’s useless for CLI-only use. But if we added our own format, maybe something like Markdown
would work?New repository: aquilax/md2html - Markdown to HTML command line tool (wraps Blackfriday)
I really would have preferred the markdown style mentions became the popular thing. Less parsing work.
Create files on GitHub
There is a new feautre on GitHub, and this one allows you to create files directly from the web interface. This is very handy, for those of us running Jekyll.
This is my first test of the feature, I had to try it right away. Only wishing now to have a friendlier Markdown/kramdown editor. But it’s a start. I like it! ⌘ Read more
markdown + pandoc + make = книга за 0 време http://t.co/h3F2JGB
Forget Hyde, moved to Jekyll!
After much thought, and tinkering, I decided to ditch my six year old or so WordPress and start blogging like a hacker with the awesome Jekyll.
I am still getting a few things in place, like making sure all entries are properly converted to markdown, but overall I … ⌘ Read more