• @knfrmity
    link
    51 year ago

    Your browser should have a Save As… option, although that will download all linked/referenced assets as well and not just the text. I tried a Markdown Downloader extension but that didn’t do it. If all else fails, copy-paste into a text or markdown document.

    • Makan ☭ CPUSAOP
      link
      11 year ago

      Where can I open up a text or markdown document?

      • @knfrmity
        link
        31 year ago

        The basic text editor that comes with your OS will be able to open a Markdown file. Markdown is just text with certain shortcodes which tell certain programs how to render a document in a “pretty” way.

        If you want syntax highlighting you can use a cli text editor like nano with a syntax highlighting extension, a basic code editor like Pulsar, or a Markdown based notes app like Obsidian.