mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
1. The element must have some height to its bounding rect, this can prevent strange things like meta tags from being used as the anchor. 2. The element must be a <p> tag: the intent is to take the user to a readable position, so this should fit better and eliminates using things like outer container elements that could span the entire document. |
||
|---|---|---|
| .. | ||
| highlights | ||
| hooks | ||
| keyboardShortcuts | ||
| networking | ||
| analytics.ts | ||
| anchorElements.ts | ||
| appConfig.ts | ||
| articleActions.ts | ||
| cookieHelpers.ts | ||
| dateFormatting.ts | ||
| deviceType.ts | ||
| featureFlag.ts | ||
| queryParamParser.ts | ||
| themeUpdater.tsx | ||
| toastHelpers.tsx | ||