Skip to content
This repository has been archived by the owner on Jul 21, 2019. It is now read-only.

All header tags in event content capitalize all words by default #391

Closed
mattstratton opened this issue Mar 16, 2017 · 1 comment
Closed
Assignees
Milestone

Comments

@mattstratton
Copy link
Member

Expected behavior

Capitalization on content should be driven by the user, except where the theme specifically requires it

Actual behavior

All h1, h2, and h3 tags capitalize all words

Reproduction Steps

See devopsdays/devopsdays-web#2039 for details

@mattstratton mattstratton self-assigned this Mar 16, 2017
@mattstratton mattstratton modified the milestones: Next Tasks, 1.3 Mar 20, 2017
@mattstratton
Copy link
Member Author

My theory on this is that we should create a class called event_text, and wrap all {{ .Content }} in that. We can override the h tags for that class to not capitalize.

@mattstratton mattstratton changed the title All header tags capitalize all words by default All header tags in event content capitalize all words by default Mar 22, 2017
mattstratton added a commit that referenced this issue Mar 22, 2017
@ghost ghost added needs-review and removed ready labels Mar 22, 2017
@ghost ghost removed the needs-review label Mar 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant