hexo-renderer-marked icon indicating copy to clipboard operation
hexo-renderer-marked copied to clipboard

Markdown renderer for Hexo

Results 28 hexo-renderer-marked issues
Sort by recently updated
recently updated
newest added

looking at https://hexo.io/docs/asset-folders.html section "Embedding an image using markdown". When I use the markdown syntax for a post in my _posts folder it works fine, but when I try to...

I found that **emoji** like ":smile:" can't displayed normally in my website When I change the Markdown engine to hexo-renderer-markdown-it I found that emoji shows well but checklist like "-...

This a test post: `source/_posts/test.md`: ```markdown ```bash test >< >> { console.log(data.content) // ... } ``` Here is the hexo log: ```html test > &lt; >> &lt;&lt; &lt; name >...

Bumps [marked](https://github.com/markedjs/marked) from 4.3.0 to 12.0.1. Release notes Sourced from marked's releases. v12.0.1 12.0.1 (2024-03-06) Bug Fixes fix setext heading interupts (#3210) (d848445) v12.0.0 12.0.0 (2024-02-03) Bug Fixes update to...

dependencies

```md * [2-2 分析数据](https://bf.njzjz.win/ecnuchemistry/分析化学与分析技术(I)/课件-2-2%20第二章%20分析数据的处理和质量保证%20[兼容模式].pdf) * [2-3 分析数据](https://bf.njzjz.win/ecnuchemistry/分析化学与分析技术(I)/课件-2-3%20第二章%20分析数据的处理和质量保证%20[兼容模式].pdf) * [2-4 分析数据](https://bf.njzjz.win/ecnuchemistry/分析化学与分析技术(I)/课件-2-4%20第二章%20分析数据的处理和质量保证%20[兼容模式].pdf) ``` GitHub renders it as: * [2-2 分析数据](https://bf.njzjz.win/ecnuchemistry/分析化学与分析技术(I)/课件-2-2%20第二章%20分析数据的处理和质量保证%20[兼容模式].pdf) * [2-3 分析数据](https://bf.njzjz.win/ecnuchemistry/分析化学与分析技术(I)/课件-2-3%20第二章%20分析数据的处理和质量保证%20[兼容模式].pdf) * [2-4 分析数据](https://bf.njzjz.win/ecnuchemistry/分析化学与分析技术(I)/课件-2-4%20第二章%20分析数据的处理和质量保证%20[兼容模式].pdf) The actual link in the source...

enhancement

This resolves #216. Until now, if I would like to insert an image named `image.jpg` in a post with the filename `foo.md` with these configurations: ```yaml post_asset_folder: true relative_link: false...

English parentheses linking asterisks cannot be rendered correctly in bold For example: **reps (Endpoint)**: xxxx Chinese parentheses can be rendered in bold For example: **reps (Endpoint)**: xxxx

Breaking Change

## Check List Please check followings before submitting a new feature request. - [x] I have already read [Docs page](https://hexo.io/docs/) - [x] I have already searched existing issues ## Feature...

Bumps [marked](https://github.com/markedjs/marked) from 12.0.2 to 13.0.1. Release notes Sourced from marked's releases. v13.0.1 13.0.1 (2024-06-24) Bug Fixes fix this type in extension methods (#3339) (520b9ad) v13.0.0 13.0.0 (2024-06-12) Bug Fixes...

dependencies

Bumps [c8](https://github.com/bcoe/c8) from 8.0.1 to 10.1.2. Release notes Sourced from c8's releases. v10.1.2 10.1.2 (2024-06-13) Bug Fixes deps: make monocart-coverage-reports an optional with meta defined (3b91fda) v10.1.1 10.1.1 (2024-06-11) Bug...

dependencies