JavaMoney / jsr354-api

JSR 354 - Money and Currency API
http://javamoney.org
Apache License 2.0
357 stars 79 forks source link

Wrap multiline code snippets in pre #75

Closed marschall closed 6 years ago

marschall commented 6 years ago

Multiline code snippets need to be wrapped in pre otherwise they do not render correctly.

[1] https://static.javadoc.io/javax.money/money-api/1.0.3/javax/money/NumberValue.html#getAmountFractionDenominator-- [2] https://static.javadoc.io/javax.money/money-api/1.0.3/javax/money/MonetaryAmount.html#with-javax.money.MonetaryOperator-


This change is Reviewable

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 76.898% when pulling 63e58d3425a70e296efae895ec86775a4d050b5a on marschall:wrap-code-in-pre into 1eba0209e960534fa3018470ee93ce1e8f9b817a on JavaMoney:master.