فهرست منبع

remove outdated comment

Yuki Takei 11 ماه پیش
والد
کامیت
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>
   `;
 
-  // see options: https://drawio.freshdesk.com/support/solutions/articles/16000042542-embed-html
   const mxGraphData = {
     editable: false,
     highlight: '#0000ff',