pjfanning opened a new issue, #48:
URL: https://github.com/apache/incubator-pekko-sbt-paradox/issues/48
We need to be able to space the copyright statement over multiple lines.
pekkoParadoxCopyright :=
"""© 2011-2022 <a href="https://www.lightbend.com">Lightbend, Inc</a>.
|Apache Pekko, Pekko, and its feather logo are trademarks of The
Apache Software Foundation.""".stripMargin
These 2 lines should appear on 2 separate lines instead of appearing on same
line in the generated HTML.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]