UNPKG

md-editor-rt

Version:

Markdown editor for react, developed in jsx and typescript, dark theme、beautify content by prettier、render articles directly、paste or clip the picture and upload it...

2 lines (1 loc) 598 B
"use strict";const t=require("react"),a=require("./config.cjs"),e={editorId:"",tabWidth:2,theme:"light",language:"zh-CN",highlight:{css:"",js:""},showCodeRowNumber:!1,usedLanguageText:a.staticTextDefault["zh-CN"],previewTheme:"default",customIcon:{},rootRef:null,disabled:void 0,showToolbarName:!1,setting:{preview:!1,htmlPreview:!1,previewOnly:!1,pageFullscreen:!1,fullscreen:!1},updateSetting:()=>{},tableShape:[6,4],catalogVisible:!1,noUploadImg:!1,noPrettier:!1,codeTheme:"default",defToolbars:[],floatingToolbars:[]},l=t.createContext(e);exports.EditorContext=l;exports.defaultContextValue=e;