This issue has been created
 
 
Cristal extension for Nextcloud / cid:jira-generated-image-avatar-103f167c-c58a-4e44-a92c-aede65b0fb6b CRISTALNC-31 Open

h1 are not wysiwyg

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-e2b40ea0-fc60-4dbe-8b48-fa9e7697c4fb Manuel Leduc created this issue on 31/Mar/26 11:09
 
Summary: h1 are not wysiwyg
Issue Type: cid:jira-generated-image-avatar-103f167c-c58a-4e44-a92c-aede65b0fb6b Bug
Affects Versions: 1.2.0
Assignee: Unassigned
Created: 31/Mar/26 11:09
Priority: cid:jira-generated-image-static-major-ffe3815f-adf5-4e59-b2c5-ca70cab0518e Major
Reporter: Manuel Leduc
Description:

Reproduction steps

  1. Edit a page and insert a h1 title
  2. save and view

Expected

the h1 level is displayed with the same style as when editing

Actual

the h1 level is displayed in the same was as normal text

Analysis

I expect this to be on purpose by the default nextcloud style.
We need either to

  1. adapt the editor style to show live to the user that h1 have a special style on NC
  2. shift the heading level so that h2 are displayed for h1 and so on (and remove h6 possibly)