Trying Mark Text for website content

A free, cross-platform text editor for (maybe) managing your site’s content.

2021-05-07

If you’re going to have a website which, like this one, is powered by a static site generator, you’ll likely be editing its textual content in an editor app that saves files in the Markdown plain-text format — the many merits of which I long ago celebrated.

The apps I’ve used for managing this site’s content have included all of the following, in descending order of how much I’ve used them for this purpose:

Now joining that latter set is Mark Text, not only the subject of this piece but also the app I’m using to write it. But why Mark Text, and why now?

The answer to that one involves some navel-gazing.

An unexpected referral

One thing you do when you have analytics set up for your site, as I’ve done for this site with Fathom Analytics (affiliate link), is keeping track of which sites are referring visitors to you. A few days ago, I noticed a small number of referrals coming from a site of which I’d never heard, although it’s been around since 2010: Linux Rig.1 It celebrates not only Linux in particular but also free open-source software (FOSS) in general.

The referral seemed odd since I rarely, if ever, mention Linux here; so, my curiosity aroused, I did some searching and, eventually, came across the source of the referral link. It was a brief piece which had been prompted by my publication of, and borrowed the title from, what as of now is this site’s most-viewed article, “Why I left Ulysses.” It even was dated from a few days after I’d posted the original.

Now I was really curious, given that the Mac-only, proprietary Ulysses neither runs on Linux nor is FOSS.

As it turned out, that was exactly the point Steven Ovadia2 was making:

I know this is preaching to the choir, but this post, about the challenge of using a proprietary editor on a proprietary system, reminded me of why I love Linux. I pick the tools and mix-and-match those tools as I see fit. If something doesn’t work, I find something else. It makes it easy to focus on work. But also, it just saves me so much time and energy.

This got me to thinking.

FOSS and feasibility

Now, to be sure, I’m not giving up using macOS (or iOS, for that matter) if I have any choice about it. Still, I’ve often wondered how I’d continue writing the posts for this site were I ever to decide that I did want to go full-FOSS and, for that matter, cross-platform so that it wouldn’t matter which OS I was using.

I’m mentioning writing, specifically, because:

  • Every SSG I’ve ever used or ever would consider using is already FOSS and cross-platform.
  • I already use the cross-platform and (mostly) FOSS Visual Studio Code for code editing and source control, although I also own non-FOSS tools for each and use them when I so choose.
  • While I’ve chosen Affinity’s non-FOSS macOS-based apps for creating and editing graphics files, there are plenty of reasonably suitable FOSS/cross-platform substitutes, notably GIMP for bitmap graphics and Inkscape for vector graphics. I don’t prefer them, but I’ve used them plenty of times in the past and could again if necessary.

Back to the writing: about the only FOSS/cross-platform option I’ve ever seen that sounded even halfway palatable to me was Mark Text. I’ve tried it on occasion, but only briefly — and never to try to write anything for this site.

. . . until now, that is.

Opinions, opinions

There are a number of Mark Text reviews out there, such as:

I suggest reading those to get a fuller picture of Mark Text than what you’re about to get from me, which is simply about how it worked for me in writing this particular content for the site.

(By the way, I have no concern about the fact that Mark Text — like VS Code and many, many other apps — is based on Electron, which is why it’s cross-platform. Those who like to run their computers on bare minimums of RAM may care, and those who hate the idea that someone might not take the time and effort to code for their beloved platform may care. I fit neither of those categories. I don’t care.)

As in that first review I mentioned above, Mark Text is most commonly compared to Typora. Each tries to make writing Markdown look almost as pretty as in a rich-text editing environment like that of Microsoft Word, LibreOffice, or Google Docs. I might note that Ulysses does that to some extent, as well. While that’s probably a laudable goal for regular, non-SSG-ish writing, I find that how Mark Text has achieved that gets in my way.

Let’s say I want to add a link. If I copy a URL from a browser and try to use Mark Text’s standard method (-L on a Mac) to set it up as a link, I get all this (as an example) when I paste it in: marktext/marktext: 📝A simple and elegant markdown editor, available for Linux, macOS and Windows. (github.com). But I don’t want all that, and I don’t see any way to turn it off and have only the content I wanted.

Now, I should note: that’s how it works in Mark Text’s standard appearance mode. If you prefer a sparer, iA Writer-like environment which gives you more control over that sort of thing (as I do), you can use Mark Text’s “Source Code Mode”; but, at least in the Mac version, the Undo command doesn’t work therein so, hey, no mistakes!

Screen capture of Mark Text in regular editing mode

Above: Mark Text’s standard appearance.

Screen capture of Mark Text in Source Code Mode

Above: Mark Text in Source Code Mode.

I will say that the documentation is decent enough, but you have to dig into the project’s GitHub issues to learn that, for example, you can’t edit or create a theme so you can make the app look as you want. (This bothers me because none of the supplied themes work well for my eyes, especially where body text is concerned.)

Finally — and this is true for many cross-platform apps including, yes, VS Code — Mark Text is simply clunkier (quirkier?) to use than a Mac-native app, whether we’re talking about how copy/paste operations work, or how you manage files from within the app, or how certain key combinations work as opposed to how you would expect them to work. I would guess hard-core Windows users would have similar reservations after having become used to Windows-native apps. That’s a largely unavoidable side effect of being cross-platform, so you shouldn’t discount Mark Text because of that.

If I were in a position where I had to use Mark Text for my Markdown-related purposes, I certainly could. I simply would prefer otherwise.

The future?

The biggest problem you can have with relying on a FOSS app for “mission-critical” stuff, to use that baleful business term, comes if those who develop the app — occasionally, that’s a team of one — can no longer spend the time to keep it going. After all, it’s often a hobby project. You can hardly blame the devs, since they’re not getting paid for it and they do have Day Jobs. Even though Mark Text has asked for donations, in recent months its devs have said things like this, from last November:

Unfortunately, Mark Text is currently not maintained and we currently haven’t time for it.

To be fair, I should note that there actually has been one release since then, to version 0.16.3. I haven’t taken the time to dig through the involved commits and determine whether most of those pre-dated this statement.

Given the devs’ promises in the repo about how Mark Text will always be FOSS, I’d presume that, even if all development stopped on Mark Text, the final version would remain extant in the repo. In such an event, you’d then have to decide whether you’d want to rely on something that will never, ever get updated. I know many people like to stick with stuff from years ago that, so far, still works on their particular setups, but that’s not the way I roll.

The usual answer that FOSS advocates suggest for such concerns generally runs along the lines of, “Yeah, but all the source code is freely available, so you can fix it yourself or somebody in the open-source community will fix it.” To which I reply: “Uh, nope, I can use it, but I can’t code it; and, as for the community, can I rely on that?”

Although I love the ideas behind the FOSS movement and have tremendous respect for many of its adherents, concerns like this give me pause when I consider relying totally on FOSS apps. That’s especially true in a case like this where there really aren’t what I consider a lot of good choices in the particular category. Mark Text is a great Markdown editor if one accepts it on its own terms; but, when it comes to my own writing and most particularly what I do for this site, I prefer to stick with paid, proprietary apps that I can reasonably assume will be around for at least as long as I need them.


  1. Update, 2022-02-12: It appears the Linux Rig site is no longer available, so I’ve removed its links from this page. ↩︎

  2. While Linux Rig runs on WordPress, I was pleased to see that Mr. Ovadia’s own site is SSG-based (albeit Jekyll, but to each his own) and uses Fathom Analytics. Bravo, sir. ↩︎

Reply via email
View comments