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
build: adjust the build on Windows to avoid some warnings (#213)
We explicitly build cmark-gfm as static. This adjusts the usage to
ensure that the module knows that the cmark that it is building against
is static. This fixes a number of linker warnings on Windows.
0 commit comments