baiterry
Results
2
issues of
baiterry
In my React Native project, I tried to import **rxjs** with this plugin. Here's my `babel.config.js` ```js [ 'import', { libraryName: "rxjs", camel2DashComponentName: false, customName: (name, file) => { if...
## Describe the bug the viewer do not show bold text but the string `**` e.g. **HBuilder:**HBuilder ## To Reproduce init the viewer with `initialValue`: ```js new toastui.Editor.factory({ el: viewRef.value!,...
Bug