nextcloud / nextcloud/text

in-word italic/bold only rendered in editing mode, not in view mode

Open
#8,030 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
659
Forks
133
Avg merge
1d 20h
Merged PRs (30d)
110

Description

Describe the bug
frame*(work)* will be rendered correctly in Edit mode, so that (work) is italic, while 'frame' stays normal. But when going to View mode, frame*(work)* get's displayed instead.

Apparently here the problem is the same, so I can't really show a good example here.

To Reproduce
Steps to reproduce the behavior:

  1. Type frame*(work)*
  2. Enter View mode
  3. See bug
Edit mode View mode
Image Image

Expected behavior
Render also in View mode

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named in the report. Reproduce the issue by entering frame*(work)* in Edit mode and switching to View mode, then trace the view-mode rendering path for inline emphasis. Done means the same text renders with only “work” italic in View mode as it does in Edit mode.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, markdown
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.