Results 91 issues of Clar Fon

Right now this isn't uploaded to either platform, so, it has to be downloaded from GitHub manually. Would be nice to see it released there as well.

I need to do some more testing, but at least on 1.18.2 and 1.4.69, this is the case. You can see this if you place a piece of gravel over...

bug

I was looking into this but need to do a bit of digging into the source to figure out exactly how to implement this. Right now cactus doesn't have a...

feature suggestion

### Steps to reproduce the problem 1. Edit bio in profile page 2. The text will be hard cut off at the character limit, but nothing in the UI indicates...

bug

One particular feature that I've used extensively in my own markup, but haven't really seen a proper implementation of, is abbreviations. In HTML, these are emitted with an `` tag...

> Identifiers are added automatically to any headings that do not have explicit identifiers attached to them. The identifier is formed by taking the textual content of the heading, removing...

See rust-lang/libs-team#135 for an ACP. Since rust-lang/libs-team#134 was also accepted, this type is now `core::ffi::c_str::Bytes` instead of `core::ffi::CStrBytes`.

S-waiting-on-review
T-libs

This makes it possible to clone iterators even when the keys and values of a map are not cloneable, since they aren't being cloned. It also makes a small change...

Since `Extend` is a trait, it requires mutable references, although `DashMap` and `DashSet` by themselves allow extending with shared references. It would be nice to have a shorthand function that's...

* [x] Have you checked to ensure there aren't other open [Pull Requests](https://github.com/getzola/zola/pulls) for the same update/change? * [x] Are you doing the PR on the `next` branch? These are...