Skip to content

[BUG]: Title: capitalizes each word in the title instead of preserving original casing #33

@suprunchuk

Description

@suprunchuk

Environment: "sileo": "^0.1.5",

Steps to Reproduce:

  1. sileo.info({ title: "Test data test" });

Expected Result:
Title is displayed as: Test data test

Actual Result:
Title is displayed as: Test Data Test

Code Snippet:

sileo.info({ title: "Test data test" });

Image
Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions