Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Elemental
Elemental testing title change for auto pr review

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Documentation: The project title has been changed from Elemental to Elemental testing title change for auto pr review. This looks like test scaffolding rather than an intentional rename — it dilutes the README, and downstream surfaces (npm page, GitHub repo sidebar, search results) will all show this as the project name.

Before merging:

  • If this is purely a workflow test, revert to Elemental and don't merge.
  • If you do want to rename the project, the setext underline ========== on line 2 is now much shorter than the title. It still renders as <h1>, but consider either matching the length or switching to ATX style (# Elemental ...).
Suggested change
Elemental testing title change for auto pr review
Elemental

==========

Elemental is a simple front-end library that lets you build reactive UIs declaratively using plain JavaScript. No special syntax to learn or complex frameworks to build around, just normal nested functions.
Expand Down
Loading