Jesse

Results 7 issues of Jesse

Just a simple formatting fix so headers show properly.

I'd like to see a shareable or sync-able database for plugins. In particular, it'd make for a compelling company solution that could keep plugins in sync across an organization. Another...

- `mdx-bundler` version: latest - `node` version: 17.x.x - `npm` version: Relevant code or config ```js rehypePlugins: [rehypeSlug, rehypeAutolinkHeadings, searchMeta], ``` What you did / Problem description: I've written a...

### Is your proposal related to a problem? When defining optional query parameters for rest endpoints, if the input is empty, the query parameter is still attempted to be sent,...

k/enhancement

I'd like a feature where I can pass an index as a param that inserts the slide in the json manifest. Even better would be supporting something like `1:1, 1:2`...

updated 1.3.1 to 1.3.3

It seems like marked as a renderer is dying/being-abandoned. As best as I can tell markdown-it is the most similar replacement. Maybe it's time to implement a new renderer or...

enhancement