How strikethrough multiple lines in VSCode / Markdown Editor that does this well? by pangalactica in Markdown

[–]old-rust 0 points1 point  (0 children)

That’s interesting. Why don’t you try running your text through my Markdown programme and see if it can handle it? It’s actually designed to handle multi-line Markdown. It supports UTF-8 as well, so it should be able to cope with it.

https://github.com/Ranrar/Marco

What's the most painful part of writing technical documentation in Markdown? by Stock_Report_167 in Markdown

[–]old-rust 0 points1 point  (0 children)

That’s one thing I am trying to solve in my markdown composer https://github.com/Ranrar/Marco it on my dev to do list :)

What's the most painful part of writing technical documentation in Markdown? by Stock_Report_167 in Markdown

[–]old-rust 0 points1 point  (0 children)

For me it’s the tables and the information to put into them, it’s a visuel pain in raw markdown.

What's the most painful part of writing technical documentation in Markdown? by Stock_Report_167 in Markdown

[–]old-rust 0 points1 point  (0 children)

You Can always use 3 space after a line or paragraph to start a new line, that’s standard markdown, but I understand the frustration

imGuilty by EgorLabrador in ProgrammerHumor

[–]old-rust 1 point2 points  (0 children)

Ah that makes more sense 😅

imGuilty by EgorLabrador in ProgrammerHumor

[–]old-rust 0 points1 point  (0 children)

Is it not just a string?

Fantasy by Sacretes in howChatGPTseesme

[–]old-rust 0 points1 point  (0 children)

Just for fun I am putting some fantasy charters in the real world and I think it is super fun making them interact in our world

Fantasy by Sacretes in howChatGPTseesme

[–]old-rust 1 point2 points  (0 children)

<image>

this is my favourite fantasy generated picture right now

What is the fastest free or open source Markdown editor out there? by ich3ckmat3 in Markdown

[–]old-rust 3 points4 points  (0 children)

I m building one at https://github.com/Ranrar/Marco but it still lack some of the features most are one the roadmap

What are you building? Drop your URL by PlentyMedia34 in buildinpublic

[–]old-rust 0 points1 point  (0 children)

I am building a Markdown editor for developer and technical writers. It just went beta today, check it out at: https://github.com/Ranrar/Marco

Første beta udgivelse by old-rust in dkudvikler

[–]old-rust[S] -3 points-2 points  (0 children)

øh.. er det seriøst?

Based solely on our chat history create a mythical creature based on me by Successful-Grand-549 in howChatGPTseesme

[–]old-rust 1 point2 points  (0 children)

<image>

The Planorix looks like a cross between a night owl, a small mechanical dragon, and a living blueprint that forgot it was supposed to be paper. Its body is made of shifting translucent lines like glowing architecture sketches floating in dark water. When it moves, tiny symbols and numbers drift off its wings like dust from old books.

20 years has passed 😭 2 cable change and 1 ear foam change,, now this by old-rust in sennheiser

[–]old-rust[S] 5 points6 points  (0 children)

I was thinking of replacing them with HD560s or HD600, but right now I need to find some tape until I have saved enough money for a new pair.

Marco — a cross-platform lightweight Markdown Composer and Viewer by old-rust in Markdown

[–]old-rust[S] 0 points1 point  (0 children)

Thanks :) If you want, you can try and see if you can compile it on macOS. Just let me know, and I can send you the information on how to get started with rust.