Hexworks / zircon

Zircon is an extensible and user-friendly, multiplatform tile engine.
https://hexworks.org/projects/zircon/
Apache License 2.0
753 stars 137 forks source link

Update headers to wrap on word, plus test extension functions #369

Closed nanodeath closed 3 years ago

nanodeath commented 3 years ago

Pretty self-explanatory. It seems like headers should wrap the same way paragraphs do.

I recommend looking at the commits individually; I took deliberate incremental steps towards what you see in the final diff output.

Closes #367.

nanodeath commented 3 years ago

I updated the PR so the helper methods I added were in commonTest instead of jvmTest.

nanodeath commented 3 years ago

Took me a while but this is ready for another pass I think, though I'm not sure what to do about the newlines thing.