1
0
Fork 0
mirror of https://github.com/requarks/wiki.git synced 2026-03-02 22:06:55 -05:00

WYSIWYG editor inconsistent with actual page rendering for markdown #2156

Closed
opened 2026-02-20 18:59:34 -05:00 by deekerman · 1 comment
Owner

Originally created by @AuspeXeu on GitHub (Oct 15, 2020).

Originally assigned to: @NGPixel on GitHub.

To Reproduce

  1. Go to editor and use underscores to make text italic
  2. See text being bold in the preview
  3. See text being italic once page is saved

Expected behavior
Render markdown consistently

Screenshots
image
image

Host Info:

  • Wiki.js version: 2.5.159

Additional context
Add any other context about the problem here.

Originally created by @AuspeXeu on GitHub (Oct 15, 2020). Originally assigned to: @NGPixel on GitHub. **To Reproduce** 1. Go to editor and use underscores to make text italic 2. See text being bold in the preview 3. See text being italic once page is saved **Expected behavior** Render markdown consistently **Screenshots** ![image](https://user-images.githubusercontent.com/2115696/96085197-c1a11080-0ec0-11eb-8b95-29b561d4b223.png) ![image](https://user-images.githubusercontent.com/2115696/96085207-c4036a80-0ec0-11eb-90aa-fe074140b654.png) **Host Info:** - Wiki.js version: 2.5.159 **Additional context** Add any other context about the problem here.
deekerman 2026-02-20 18:59:34 -05:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@chris-hs commented on GitHub (Oct 15, 2020):

It is a known issue that the preview panel does not use the server rendering settings. PR #2219 attempts to address this issue for a number of rendering modules.

@chris-hs commented on GitHub (Oct 15, 2020): It is a known issue that the preview panel does not use the server rendering settings. PR #2219 attempts to address this issue for a number of rendering modules.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/wiki-requarks#2156
No description provided.