issues Search Results · language:Dune language:JavaScript language:JavaScript language:CSS language:JavaScript linked:pr
Filter by
1.9M results
Follow-up to #901 (Legacy Export). Phase 1 shipped the server bundle (zip + manifest + Markdown/JSON, no PDF). This adds
the optional rendered PDF.
Scope
- Add buildLegacyPdf(data) in server/services/legacyExport.js ...
area:identity
plan
Summary
The README documents a default feedbackDuration of 1600ms, but the attribute is only emitted on the button when the user
explicitly sets it. The copy-script does fall back to 1600 if the attribute ...
Summary
The plugin s package.json exports field only exposes:
exports : {
. : ./dist/index.js ,
./astro : ./dist/astro.js ,
./remark : ./dist/remark.js ,
./styles.css ...
Bug
The start-line-number directive accepts ln{N} and showLineNumbers{N} (case-insensitive), but not the abbreviation
LINENUMBERS{N}. This is inconsistent with other case-insensitive tokens in the parser. ...
Summary
The plugin s package.json declares:
peerDependencies : {
astro : ^4.0.0 || ^5.0.0
}
This forces users on Astro 6 to install with --legacy-peer-deps. The plugin works correctly on Astro ...
Bug
The line-highlight range parser rejects whitespace inside a single range token. {3 - 5} parses as [3, 5] (two
single-line highlights) instead of [3, 4, 5].
Reproduction
import { parseMeta } from ...
Summary
The successIcon option is stored verbatim in the data-success-icon attribute on the copy button. The client copy-script
later swaps it in via innerHTML. Unlike copyIcon, successIcon does not pass ...
Bug
When code contains an empty line in the middle, e.g. a\n\nb, the rendered output has 2 lines instead of 3. The middle
empty line is silently dropped.
Reproduction
import { rehypePerfectCodeBlocks ...
Original value
service_times = Apr 25 05:00; Nov 11 10:30
Suggested fix
No days specified
Correct fix
service_times = Apr 25 05:00; Nov 11 10:30
Page link
https://opening-hours.pages.dev/australia/new-south-wales ...
bug
I decided to use Folium since I ve used it previously in a project and like how easy it is to get set up.

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.