Skip to content

Commit

Permalink
fix: markdown image url delete
Browse files Browse the repository at this point in the history
  • Loading branch information
d3george authored and d3george committed Oct 15, 2024
1 parent 543c1a6 commit f32d07c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pages/components/markdown/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ ReactDOM.render(
<br/>
![cover](src/assets/images/cover/cover_3.jpg)
> A block quote with ~~strikethrough~~ and a URL: [https://reactjs.org](https://reactjs.org).
`;
Expand Down

0 comments on commit f32d07c

Please sign in to comment.