Alexander Bilz

Results 53 comments of Alexander Bilz

@McPringle Would you mind opening a PR with the proposed change? I agree with your suggestions. Especially in German capitalization matters.

@McPringle Were you able to work on it as part of your hackathon?

@WinOpsDBA What's the code snippet that you had used?

@WinOpsDBA Hi there, I tried to reproduce your error, but only got this result: ![image](https://user-images.githubusercontent.com/12200062/170876347-df919adc-cec2-418b-9370-a73b29a81a95.png) I had used the following snippet in the latest theme: ![image](https://user-images.githubusercontent.com/12200062/170876362-5491ffba-07ce-47ef-81d9-57e73dd24413.png) I am wondering what...

@WinOpsDBA It seems you are loading a custom css file. Did you try the code highlighting that [comes ](https://github.com/lxndrblz/anatole/blob/master/assets/css/markupHighlight.css) with Anatole?

@martinolmos I've just tried the snippet from your top image and it works perfectly for me. ![image](https://user-images.githubusercontent.com/12200062/173422259-5d9d9e35-85e5-4482-be82-f8aabf5178b2.png) I imagine the second one looks different because it is python and not...

@martinolmos Correct. This should be a serif/monospace font.

Hi there, the reason why your table looks different is because Anatole currently does not ship with a style for tables and therefore tables will be styled like default HTML...

See this guide: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request

@JacksonK9 The appropriate way of adding your changes would be to create a "_table.scss" file in the vendors folder. This file would then be linked within the main.scss.