amoeba opened a new pull request, #696:
URL: https://github.com/apache/arrow-site/pull/696

   I think the recent markdown parser change made it so we can't do headers 
like this anymore,
   
   ```
   # Design of the logo {#design}
   ```
   
   This fixes the [current 
rendering](https://arrow.apache.org/visual_identity/) of:
   
   > Design of the logo {#design}
   
   and restores the internal document anchors. A better solution might be to 
look into a Jekyll plugin that automatically enables anchors on headers and 
ToCs.


-- 
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