ソースを参照

remove outdated comment

Yuki Takei 10 ヶ月 前
コミット
e9f0dd9990
1 ファイル変更0 行追加1 行削除
  1. 0 1
      packages/remark-drawio/src/utils/embed.ts

+ 0 - 1
packages/remark-drawio/src/utils/embed.ts

@@ -73,7 +73,6 @@ export const generateMxgraphData = (code: string): string => {
     </mxfile>
     </mxfile>
   `;
   `;
 
 
-  // see options: https://drawio.freshdesk.com/support/solutions/articles/16000042542-embed-html
   const mxGraphData = {
   const mxGraphData = {
     editable: false,
     editable: false,
     highlight: '#0000ff',
     highlight: '#0000ff',