wordpress-mobile / wordpress-mobile/WordPress-Android

Support verse blocks in the Reader

Open
#11,299 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Type] Enhancement Reader
Dominant language
Kotlin
Stars
3.2k
Forks
1.4k
Avg merge
1d 11h
Merged PRs (30d)
69

Description

Expected behavior

When a site containing verse blocks is opened in the Reader, the verse block should be displayed with its correct styling.

The verse block has existed on the web for some time, but now that it is being ported to mobile, this may become more important.

As for the correct styling, @iamthomasbishop suggests no border and styling:

similar to paragraph — same font, size, no bg/padding, etc.

Here's a visual of that (reproduced from here):

Suggested Style
twenty_nineteen_verse
Actual behavior

Currently, verse blocks are displayed as pre-formatted text (similar to how code and preformatted blocks.

Web Browser Reader (Android)

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

Start by tracing how the Android Reader renders verse blocks and how it currently treats them as preformatted text. Compare the result with the linked web example and suggested styling; done means verse blocks display like paragraphs without the code or preformatted appearance.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.