extent-framework / extentreports-java

Extent Reporting Library, Java
http://extentreports.com
Apache License 2.0
220 stars 126 forks source link

FreeMarker breaks JSON codeblocks after 999 code blocks #419

Closed apex-sewilliams closed 2 months ago

apex-sewilliams commented 8 months ago

FreeMarker templates are adding a , or . after 999 code blocks. Which breaks javascript function naming formats and causes the codeblock to not show up.

image

I believe this PR should fix the issue: https://github.com/extent-framework/extentreports-java/pull/413

wayne-manselle-apex commented 7 months ago

@anshooarora - any chance someone can look the linked PR in the near future? It would really help folks out.

Tagging you specifically as it looks like you're the contributor most recently active on Github.

Thanks!

apex-sewilliams commented 2 months ago

closed with: https://github.com/extent-framework/extentreports-java/pull/413