microsoft / jupyter-core

Library for writing Jupyter kernels in .NET Core
MIT License
108 stars 23 forks source link

Use Markdig.Signed #63

Closed rmshaffer closed 4 years ago

rmshaffer commented 4 years ago

Avoids incompatibility with packages using a different version of the unsigned Markdig package, which can't be loaded side-by-side.