home.social

#markdowneditor — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #markdowneditor, aggregated by home.social.

fetched live
  1. Запускаем MarkText на FreeBSD

    Очередная история из тяжкой жизни пользователей BSD или что делать, когда нужная программа ненавидит вашу операционную систему. В помощь начинающему, продолжающему и заканчивающему автору.

    habr.com/ru/articles/1010732/

    #markdown #markdowneditor #marktext #freebsd #electron #electron_app

  2. New post: The Markdown Link No. 6

    Today’s links include: MiaoYan, a local-first markdown editor; how to create slides from Obsidian docs; Hike, a local markdown browser; Typst, a markup language for typesetting documents; Gram, an opinionated code editor; and 11ty is now Build Awesome.

    md-handbook.com/blog/markdown-

    #markdown #markdowneditor #LaTeX #MiaoYan #Obsidian #slides #Hike #Gram

  3. New post: The Markdown Link No. 6

    Today’s links include: MiaoYan, a local-first markdown editor; how to create slides from Obsidian docs; Hike, a local markdown browser; Typst, a markup language for typesetting documents; Gram, an opinionated code editor; and 11ty is now Build Awesome.

    md-handbook.com/blog/markdown-

    #markdown #markdowneditor #LaTeX #MiaoYan #Obsidian #slides #Hike #Gram

  4. New post: The Markdown Link no. 5

    Today’s links: notes app Tape’s new version, Notepad now supports markdown, Lobster.js is an SSG that weighs only 22KB, MarkEdit introduces YAML frontmatter highlighting, and Collabora clashes with LibreOffice over plans to revive online.

    md-handbook.com/blog/markdown-

    #markdown #markdowneditor #Tape #SSG #privacy #opensource #Windows #Collabora #LibreOffice #Lobsterjs

  5. New post: The Markdown Link no. 5

    Today’s links: notes app Tape’s new version, Notepad now supports markdown, Lobster.js is an SSG that weighs only 22KB, MarkEdit introduces YAML frontmatter highlighting, and Collabora clashes with LibreOffice over plans to revive online.

    md-handbook.com/blog/markdown-

    #markdown #markdowneditor #Tape #SSG #privacy #opensource #Windows #Collabora #LibreOffice #Lobsterjs

  6. 🛠️ Oh great, yet another Markdown editor, but this one is in Rust! 😴 Because clearly, what the world desperately needs is more ways to render #diagrams no one will ever look at... all while pretending #YAML is still relevant. 🙄
    github.com/OlaProeis/Ferrite #MarkdownEditor #Rust #Programming #DeveloperHumor #HackerNews #ngated

  7. 🛠️ Oh great, yet another Markdown editor, but this one is in Rust! 😴 Because clearly, what the world desperately needs is more ways to render #diagrams no one will ever look at... all while pretending #YAML is still relevant. 🙄
    github.com/OlaProeis/Ferrite #MarkdownEditor #Rust #Programming #DeveloperHumor #HackerNews #ngated

  8. New post: OctoNote: the GitHub-powered note-taking app

    OctoNote is a tidy little app developed by @aj that allows you to access and edit your notes on GitHub’s gist platform

    md-handbook.com/blog/octonote-

    #markdown #markdowneditor #GitHub #iOS #OctoNote

  9. New post: OctoNote: the GitHub-powered note-taking app

    OctoNote is a tidy little app developed by @aj that allows you to access and edit your notes on GitHub’s gist platform

    md-handbook.com/blog/octonote-

    #markdown #markdowneditor #GitHub #iOS #OctoNote

  10. New post: Craft gives AI access to entire spaces

    The Thanksgiving release of @craft.do brings with it some major improvements, including to its AI assistant and code editor

    md-handbook.com/blog/crafts-th

    #markdown #markdowneditor #AI #Craft

  11. Проблема: сохранять и пересылать ответы ChatGpt

    Столкнулся со следующей проблемой: время от времени друзья, знакомые, родственники просят дать ответ на вопрос, который проще всего получить через ChatGpt. Или же нужно сохранить ответ для себя, но без потери разметки, таблиц, картинок. Например частый для меня сценарий - попросить построить туристический маршрут, что часто делается перед самым выходом из дома. Если просто скопировать-вставить ответ в телелегу, то потеряется разметка, картинки и длинное сообщение разобьется на части. Решение: я беру любой markdown => pdf конвертер, например youscriptor.com/markdown-conve Markdown - это родной формат ChatGpt/DeepSeek, под ответом я нажимаю кнопочку копировать

    habr.com/ru/articles/962592/

    #markdown #markdowneditor

  12. Naty S @eclecticpassions ·

    New on ✍️

    ➡️ burgeonlab.com/blog/customize-

    My full guide on how to customize the look and feel of ReText (Python Markdown Editor)! I'm quite happy with this post—one of those "learning while doing" type scenarios.

    I've written about before, so if you're interested in trying a new , read the first post too on how to install it on macOS.

    github.com/retext-project/rete

  13. New #blog on #BurgeonLab ✍️

    ➡️ burgeonlab.com/blog/customize-

    My full guide on how to customize the look and feel of ReText (Python Markdown Editor)! I'm quite happy with this post—one of those "learning while doing" type scenarios.

    I've written about #ReText before, so if you're interested in trying a new #markdowneditor, read the first post too on how to install it on macOS.

    github.com/retext-project/rete

    #blogging #blogs #hugo #weblog #smallweb #markdown #python #FOSS

  14. Naty S @eclecticpassions ·

    Learning about git pull requests and branches... I might be making my first PR soon on two projects. (One is ReTex the Markdown editor, and the other is my current Hugo theme: anubis2). Excited. Hope I get the process right! I'm writing a follow up post on too. Really looking forward to sharing it!

  15. Learning about git pull requests and branches... I might be making my first PR soon on two projects. (One is ReTex the Markdown editor, and the other is my current Hugo theme: anubis2). Excited. Hope I get the process right! I'm writing a follow up post on #retext too. Really looking forward to sharing it!

    #git #pullrequests #markdown #markdowneditor #pythonapps

  16. Naty S @eclecticpassions ·

    New blog post on

    ➡️ burgeonlab.com/blog/retext-mar

    I'm kinda obsessed about editors. I love live previews/dual-panel views, minimal UI and customizable nature.

    I discovered , a based md editor, which is not technically supported on Macs, but I got it working in the end after trial and error!

    github.com/retext-project/rete

    Read my guide on how to get it running and let me know how it goes!

  17. New blog post on #BurgeonLab

    ➡️ burgeonlab.com/blog/retext-mar

    I'm kinda obsessed about #Markdown editors. I love live previews/dual-panel views, minimal UI and customizable nature.

    I discovered #ReText, a #python based md editor, which is not technically supported on Macs, but I got it working in the end after trial and error!

    github.com/retext-project/rete

    Read my guide on how to get it running and let me know how it goes!

    #markdowneditor #texteditor #macOS #macapps #blogging #blog #smallweb #techblog

  18. Ah, yes, another ✨ revolutionary ✨ markdown editor because the world was truly bereft of them. 🤔 Let's all pretend Kraa.io will save us from the existential dread of plain text, one note at a time. 🦜
    kraa.io #markdowneditor #Kraaio #technews #productivity #innovation #writingtools #HackerNews #ngated

  19. Ah, yes, another ✨ revolutionary ✨ markdown editor because the world was truly bereft of them. 🤔 Let's all pretend Kraa.io will save us from the existential dread of plain text, one note at a time. 🦜
    kraa.io #markdowneditor #Kraaio #technews #productivity #innovation #writingtools #HackerNews #ngated

  20. La version 2.5.1 de #MarkdownEditor vient d'être publiée en ligne. Elle apporte quelques correctifs, et facilite l'ajout de lien à partir du texte sélectionné. github.com/MjstcQueentin/markd

  21. makeuseof.com/best-markdown-ed

    Make-Use-Of gives us a rundown of some of the best markdown editors available for Linux.

    - Typora
    - Atom
    - Emacs
    - Remarkable
    - Haroopad
    - ReText
    - ghostwriter
    - Sublime Text

    All of these will allow you to write Markdown in comfort, but some are bare-bones, while others offer a ton of features above & beyond Markdown.

    It should be Noted Atom was Discontinued Dec 2022, but cans til be used

    #Markdown #MarkdownEditor #FOSS #OpenSource #Linux #software

  22. makeuseof.com/best-markdown-ed

    Make-Use-Of gives us a rundown of some of the best markdown editors available for Linux.

    - Typora
    - Atom
    - Emacs
    - Remarkable
    - Haroopad
    - ReText
    - ghostwriter
    - Sublime Text

    All of these will allow you to write Markdown in comfort, but some are bare-bones, while others offer a ton of features above & beyond Markdown.

    It should be Noted Atom was Discontinued Dec 2022, but cans til be used

    #Markdown #MarkdownEditor #FOSS #OpenSource #Linux #software

  23. Minimal design template for iA Writer app with a code block copy button. Perfect for CLI and shell command documentation.

    github.com/pelemarse/prompt-ia

    ia.net @ia

  24. » Hey, what is the name of that cool web-based markdown editor that I never remember the name of, and really hard to find using a google query?

    « Say no more fam.

    dillinger.io/

    #markdown #MarkdownEditor #WebApps #tools #dillinger

  25. » Hey, what is the name of that cool web-based markdown editor that I never remember the name of, and really hard to find using a google query?

    « Say no more fam.

    dillinger.io/

    #markdown #MarkdownEditor #WebApps #tools #dillinger

  26. » Hey, what is the name of that cool web-based markdown editor that I never remember the name of, and really hard to find using a google query?

    « Say no more fam.

    dillinger.io/

    #markdown #MarkdownEditor #WebApps #tools #dillinger

  27. Of course, would also like a lyrics #texteditor/ #markdowneditor that can display #chordpro and suggest #rhymes too.

    And if it could optionally display those lyrics and chords as a #revealjs #presentation so it's easily viewable onstage, that'd be 🔥.

    Dammit, probably have to design my own #texteditor. 🤦‍♂️

  28. Of course, would also like a lyrics #texteditor/ #markdowneditor that can display #chordpro and suggest #rhymes too.

    And if it could optionally display those lyrics and chords as a #revealjs #presentation so it's easily viewable onstage, that'd be 🔥.

    Dammit, probably have to design my own #texteditor. 🤦‍♂️

  29. #Ghostwriter used to be pretty. I don't know what KDE did to it but it's *not* pretty anymore. Where's the option to use focuswriter themes? Where's my preview stylesheet? Does KDE have something against writing apps *looking nice*? I'd be using the out-of-the-box text editor if I wanted *this*.

    Anyone got #MarkdownEditor recs? For like, fiction, and blog posts, not boring-ass github README.md files or whatever *this* seems to be targeted at.

    #markdown

  30. #Ghostwriter used to be pretty. I don't know what KDE did to it but it's *not* pretty anymore. Where's the option to use focuswriter themes? Where's my preview stylesheet? Does KDE have something against writing apps *looking nice*? I'd be using the out-of-the-box text editor if I wanted *this*.

    Anyone got #MarkdownEditor recs? For like, fiction, and blog posts, not boring-ass github README.md files or whatever *this* seems to be targeted at.

    #markdown

  31. StackEdit auf meinem Chromebook und auf meinem MacBook Pro

    Eine weitere, extrem einfache Möglichkeit, (Markdown-) Notizen zwischen meinem Chromebook und meinem MacBook Pro auszutauschen und zu synchronisieren, ist der freie Online-Editor StackEdit (Apache-Lizenz, Quellcode auf GitHub). Den hatte ich während meiner Reha im Dezember letzten Jahres schon einmal getestet, aber das Teil irgendwie aus den Augen verloren. blog.schockwellenreiter.de/202 #StackEdit #MarkdownEditor #Chromebook

  32. Worknote: Markdown und Android mit Markor und Syncthing

    Da mein altes Android-Smartphone den Geist aufgegeben hatte, war ich gezwungen, mir Ersatz zu besorgen. Dieses Mal war ich aus Erfahrung schlauer geworden und hatte etwas tiefer in die Tasche gegriffen und mir ein Gerät besorgt, das mit 64 GB Hauptspeicher nicht so knapp ausgestattet war, wie mein altes Nokia 2. blog.schockwellenreiter.de/202 #Markor #Markdown #MarkdownEditor #Syncthing #Android

  33. Magari a qualcuno può interessare...

    Dillinger è un online markdown editor davvero carino ed open source.

    #markdown #editor #markdowneditor #dillinger

    dillinger.io/

  34. Markdown Online Editoren im Test: Dillinger und Stack Edit

    Da heute (und morgen) meine Reha ausfällt, weil sich Klinik und/oder Krankenkasse nicht über die für eine Verlängerung der Anschlußheilbehandlung benötigten Unterlagen einig waren, konnte ich mein Sonnabend gefaßtes Vorhaben, die Markdown Online Editoren Dillinger und Stack Edit auf ihre Tauglichkeit für mein Chromebook zu testen, schon früher als geplant einlösen. blog.schockwellenreiter.de/202 #Markdown #MarkdownEditor #Dillinger #StackEdit

  35. Warnung! MarkText kann keine deutsche Tastaturbelegung

    Heute früh habe ich versucht, den gestern hier vorgestellten und von Don Watkins hochgelobten Markdown-Editor MarkText zu testen und erlebte eine große Enttäuschung. Für die meisten von uns – auch für mich – dürfte dieser Editor absolut unbrauchbar sein, denn er kann kein deutsches Tastaturlayout. blog.schockwellenreiter.de/202 #Markdown #MarkText #MarkdownEditor #Localization

  36. Typewriter for Mac: Runderneuert und mit PDF-Export

    Auf dem Weg zur World-Markdown: Typewriter, den kostenlosen Markdown-Editor für den Mac hatte ich ja im Frühjahr schon einmal vorgestellt und (im zweiten Anlauf) für gut befunden. Der einzige Grund, warum die Software den auch bei mir in die Jahre gekommenen und anscheinend nicht mehr gewarteten Markdown-Editor MacDown noch nicht abgelöst hatte, war, daß ein einfacher PDF-Export fehlte. blog.schockwellenreiter.de/202 #TypewriterForMac #MarkdownEditor