Closed SirkoS closed 7 months ago
@SirkoS thanks a lot!! Next time please push your changes into the develop branch, as it's the latest one. Since I did a release last week these are now in sync, but in the future they may be not.
Published a new release with your fixes @SirkoS
Hi,
I fiddled around with Widoco today and caught a few issues I consider bugs. The three commits each target one of the following:
table
style-noPlaceHolderText
overrides manually set paths to abtract etcpathToAbstract
etc supersede-noPlaceHolderText
. Now, only the text that are not set are hidden.-uniteSections
, somemarked
JavaScript failed.marked
at some point. It was already fixed in one place but left open in two other places.If need be, I can also make this 3 separate pull requests but for me it was easier to include all my fixes into one.
cheers, Sirko
PS: it would be really nice if these were included in a bugfix release, so I can use it directly in my CI/CD pipelines. PPS: I'm sorry for the extensive whitespace changes. My editor is just configured to trim upon save.