Fabian Iwand

Results 288 comments of Fabian Iwand

https://github.com/observablehq/runtime/issues/286 might be related, specifically the `promiseof` operator suggested there.

@Daynex A table of contents is usually displayed inline, at the top of a document. However, you appear to be asking for a navigation element outside of the notebook body....

> I don't think that would be possible, but I have seen him do some incredible things! In general, no. While Observable allows you to create API keys, these can...

For what it's worth, as a workaround you could add a user style like ```css @-moz-document url("https://observablehq.com/") { .listing-grid + div + div.relative > a[href^="/d/"] { position: relative; } .listing-grid...

> because I trashed a fork and they thought it was real Somewhat related: [Allow read-only interaction with notebooks in trash](https://github.com/observablehq/feedback/issues/169)

Related: https://github.com/observablehq/feedback/issues/7

@CobusT But that's not the intent of my issue: > **Expected behavior** > Ability to add a comment. Edit: Sorry, I missed that comments are now possible in Next.

> but pinning does nothing @grant Right now you cannot *collapse* (unpin) the editor if it only contains commented code (see the screenshots below). We'd likely need some placeholder output,...

This might be a duplicate of https://github.com/observablehq/feedback/issues/255

How do you feel about better print support, so that print-to-PDF options can work reliably?