From b5eb0e752b9961d57fe2b044e1b2f169989e9470 Mon Sep 17 00:00:00 2001 From: Bruno Windels Date: Mon, 22 Feb 2021 09:19:52 +0000 Subject: [PATCH] Update FAQ.md --- doc/FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/FAQ.md b/doc/FAQ.md index 40c2af25..1197b0d4 100644 --- a/doc/FAQ.md +++ b/doc/FAQ.md @@ -4,9 +4,9 @@ You can install Hydrogen as a PWA using Chrome/Chromium on any platform or Edge on Windows. Gnome Web/Ephiphany also allows to "Install site as web application". There is no Electron build of Hydrogen, and there will likely be none in the near future, as Electron complicates the release process considerably. Once Hydrogen is more mature and feature complete, we might reconsider and use [Tauri](https://tauri.studio) if there are compelling use cases not possible with PWAs. For now though, we want to keep development and releasing fast and nimble ;) -### Is feature X supported? +## Is feature X supported? -If you can't find an easy way to locate the feature you are looking for, then the anwser is usually "no, not yet" :) But here are some things people have asked about in the past? +If you can't find an easy way to locate the feature you are looking for, then the anwser is usually "no, not yet" :) But here are some things people have asked about in the past: ### How does newline work? Shift+Enter has no effect.