Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep punctation in title? #3

Closed
seanredmond opened this issue Mar 6, 2018 · 3 comments
Closed

Keep punctation in title? #3

seanredmond opened this issue Mar 6, 2018 · 3 comments

Comments

@seanredmond
Copy link
Member

screen shot 2018-03-06 at 12 33 08 pm

Mark this up without the period as

<title>Social Evolution</title>

or with the period as

<title>Social Evolution.</title>
@seanredmond
Copy link
Member Author

If we don't want to keep the punctuation in the title (and I would think we don't) what do we do with it? We either have to (1) delete it or (2) allow CDATA in a lot of tags. I think option 2 does least harm.

@seanredmond
Copy link
Member Author

In accordance with the principles in #9, we need to keep the punctuation and allow CDATA

@seanredmond
Copy link
Member Author

We'll leave the punctuation outside the title

<title>Social Evolution</title>.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant