From e99f319c3ea357bccc9b7926ad403ebcc53b01b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Menrath?= Date: Fri, 6 Oct 2023 13:00:33 +0200 Subject: [PATCH] style: enfore new lines --- architecture design proposal.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/architecture design proposal.md b/architecture design proposal.md index f1caabf..4c05473 100755 --- a/architecture design proposal.md +++ b/architecture design proposal.md @@ -93,9 +93,9 @@ All publicly accessible WordPress post types can become active for ActivityPub f | **custom_event** | O | - | - | O | | **...** | O | - | - | - | -**x:** Available transformers -**y:** Public and non-password protected WordPress post types -**Note:** Only one or zero selections can be made in each row. +**x:** Available transformers +**y:** Public and non-password protected WordPress post types +**Note:** Only one or zero selections can be made in each row. - For any custom post type, if there is a custom transformer registered, indicate that one should be selected as default (or select it right ahead?). - Should not differ too much from the current view: Maybe completely hide the current activity object type part of the settings and only show the buttons for `enable` and `disable` and move the transformer table to an advanced settings page.