jekyll-dash icon indicating copy to clipboard operation
jekyll-dash copied to clipboard

Font Awesome rendering issues on Arch Linux, Chrome latest version

Open az0mb13 opened this issue 2 years ago • 2 comments

Describe the bug When using number bullets inside an indented block, it inserts an extra character that can't be viewed and shows a crossed box instead.

To Reproduce Steps to reproduce the behavior: Use the following content in a post -

> _References:_  
>    
> 1. _[https://book.hacktricks.xyz/pentesting-web/xss-cross-site-scripting/server-side-xss-dynamic-pdf](https://book.hacktricks.xyz/pentesting-web/xss-cross-site-scripting/server-side-xss-dynamic-pdf)_     
> 2. _[https://www.noob.ninja/2017/11/local-file-read-via-xss-in-dynamically.html](https://www.noob.ninja/2017/11/local-file-read-via-xss-in-dynamically.html)_

The behavior can be observed at the bottom of this post - https://blog.dixitaditya.com/2020/10/09/leveraging-xss-to-read-internal-files.html

Expected behavior There should not be extra character according to the markdown.

Screenshots image

Desktop (please complete the following information):

  • Arch Linux, Chrome latest version

az0mb13 avatar Nov 20 '21 12:11 az0mb13

It is supposed to look like this: Capture seems like that Font Awesome is not correctly working in that case.

bitbrain avatar Nov 27 '21 14:11 bitbrain

It is supposed to look like this: Capture seems like that Font Awesome is not correctly working in that case.

Actually I made changes to my blog post, removed number bullets with -. Please refer to the markdown shown above in the bug

> 1. _[https://book.hacktricks.xyz/pentesting-web/xss-cross-site-scripting/server-side-xss-dynamic-pdf](https://book.hacktricks.xyz/pentesting-web/xss-cross-site-scripting/server-side-xss-dynamic-pdf)_     

az0mb13 avatar Nov 27 '21 14:11 az0mb13