Problem/Motivation

The Readme file is missing for the module

Proposed resolution

Create Readme file according to the template: https://www.drupal.org/docs/develop/managing-a-drupalorg-theme-module-or...

Issue fork html_title-3570681

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

vitaliyb98 created an issue. See original summary.

atoll made their first commit to this issue’s fork.

atoll’s picture

Assigned: vitaliyb98 » atoll
Issue tags: +LutskGCW26

atoll’s picture

Assigned: atoll » Unassigned
Status: Active » Needs review

Added README with table of contents, requirements, installation instructions, configuration, and maintainers list.

The CI failure is not caused by this MR (the README change does not affect runtime behavior), but by an existing functional test HtmlTitleViewsTest::testViewsRssStyle.
The test expects the exact string Test sup-tag, while the actual RSS output differs due to changes in how the title is sanitized/rendered or formatted in the current CI environment, causing the strict string assertion to fail.

vitaliyb98’s picture

Added comments in the MR, and also please fixthe CSPELL pipeline.

vitaliyb98’s picture

Status: Needs review » Needs work
atoll’s picture

Status: Needs work » Needs review

Updated README file. Added list of words excluded from cspell validation.

vitaliyb98’s picture

Status: Needs review » Fixed

Thanks for your improvements in the Readme! Merged

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.