DNS records are an implementation detail. happyDomain groups them by what they actually do — your email, your website, your delegation — so you can edit with intent instead of decoding RFCs.
+; Zone: happydomain.org. +; TTL = 3600 + +@ IN SOA ns1 admin 2024010101 3600 900 604800 300 +@ IN NS ns1.happydomain.org. +@ IN NS ns2.happydomain.org. +@ IN A 93.184.216.34 +@ IN AAAA 2606:2800:220:1:248:1893:25c8:1946 +@ IN MX 10 mail.happydomain.org. +@ IN TXT "v=spf1 include:_spf.eu ~all" +_dmarc IN TXT "v=DMARC1; p=none; rua=…" +mail IN A 93.184.216.40 +www IN CNAME @ +@ IN CAA 0 issue "letsencrypt.org"+
Same zone. Edit by intent, not by record type.
+- {{ i18n "features-lead" }} -
-{{ i18n "features-wip-lead" }}
-- {{ i18n "features-wip-p1-start" }} - {{ i18n "features-wip-p1-strong" }} - {{ i18n "features-wip-p1-link" }}. - {{ i18n "features-wip-p1-end" }} -
-- {{ i18n "features-wip-p2-feedback" }} - {{ i18n "features-wip-p2-start" }} - {{ i18n "features-wip-p2-emph" }}{{ i18n - "features-wip-p2-end" }} -
-{{ i18n "features-lead" }}
{{ i18n "features-wip-lead" }}
++ {{ i18n "features-wip-p1-start" }} + {{ i18n "features-wip-p1-strong" }} + {{ i18n "features-wip-p1-link" }}. + {{ i18n "features-wip-p1-end" }} +
++ {{ i18n "features-wip-p2-feedback" }} + {{ i18n "features-wip-p2-start" }} + {{ i18n "features-wip-p2-emph" }}{{ i18n + "features-wip-p2-end" }} +
+