iBug
iBug
This is a very strange issue that I could not understand. ## Reproduction steps 1. Add the following custom sequence to `.XCompose` and reload: ```text : "」" : "「" ```...
This is a 🙋 feature or enhancement. ## Summary If a single source file is somehow duplicated in Jekyll's build pipeline, it irritates `jekyll doctor` to complain about `Conflict: The...
### Context _No response_ ### Description On [Icons, Emojis](https://squidfunk.github.io/mkdocs-material/reference/icons-emojis/), add two checkboxes to allow users to select if they want icons to show up in search results, or emojis, or...
Currently implemented for systemd service, fixes #802
This issue originated from squidfunk/mkdocs-material#6177 where I was exploring the "override copied text" feature. The following code block breaks Markdown parsing: ````markdown ``` { .c data-copy="int main() { return 0;...
Basically a re-request from #289. Currently I'm relying on a hack onto core Jekyll to achieve this: ```ruby # _plugins/set_posts.rb Jekyll::Hooks.register :site, :post_read do |site| c = site.collections c['posts'].docs.concat c['news'].docs...
此《序》由 ChatGPT 生成,还需要讨论修改才能正式发布。
Joshua Mike, [2023-12-03 16:48] 问下大伙, Fedora39开机后遇到没有wifi的选项, 然后我dmesg之后看到了这么一段 Joshua Mike, [2023-12-03 16:49] [文件] William Li, [2023-12-03 17:07] 什么型号的网卡啊 Joshua Mike, [2023-12-03 17:07] 我的网卡是wlp0s20f3 Joshua Mike, [2023-12-03 17:08] 这网卡的通病吗? Joshua Mike, [2023-12-03...
YAML is much more friendly to human editing. Allowing YAML as a preset file format is very convenient.
I've seen you switch your website between `cirosantilli.com` and `www.cirosantilli.com` back and force. I'm confused. Can you share your ideas on those actions?