kpumuk opened a new pull request, #18:
URL: https://github.com/apache/thrift-website/pull/18

   With https://github.com/apache/thrift-website/pull/14, we got more snippets 
rendering with syntax highlighting. Unfortunately, the homepage does not 
highlight Thrift source itself, which is a bit emberassing. 
   
   There is a pull request open against Rouge here 
https://github.com/rouge-ruby/rouge/pull/787, it got stuck for the last 10 
years. I will see if they will accept a change from me, but in the meantime we 
can bundle it with the site as a Jekyll plugin.
   
   <table>
   <tr><th>Before</th><th>After</th></tr>
   <tr>
   <td>
   <img width="1830" height="1164" alt="CleanShot 2026-04-18 at 10 31 13@2x" 
src="https://github.com/user-attachments/assets/9a1118a9-1c5f-41fb-bbba-2723be6f16bd";
 />
   </td>
   <td>
   <img width="1834" height="1166" alt="CleanShot 2026-04-18 at 10 55 55@2x" 
src="https://github.com/user-attachments/assets/f47c91f9-4748-4230-bb42-11489fabf9b2";
 />
   </td>
   </tr>
   </table>
   
   I have updated the keywords list, double const parsing, and comment matcher 
to include `#`-style comments.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to