import React from 'react'; import Markdown from './Markdown'; const packagename = 'coral-plugin-infobox'; const InfoBox = ({enable, content}) =>