You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that this is only a fork of the original project. Having said that, I'm willing to review / accept PRs and release new versions of this fork. I'm not clear on whether the original codebase is still active.
The builder for Configuration doesn't have a method to set
forceExtendedProfile
tofalse
, it only has a method to set it totrue
which is pointless since the default values is alreadytrue
.https://github.com/jdcasey/markdown4j/blob/master/src/main/java/com/github/rjeschke/txtmark/Configuration.java#L163
I can create a PR if someone reading this is capable of merging and releasing a new version.
The text was updated successfully, but these errors were encountered: