Skip to content

Heist splice for Pandoc#4

Merged
srid merged 4 commits intomasterfrom
pandoc-splice
May 12, 2021
Merged

Heist splice for Pandoc#4
srid merged 4 commits intomasterfrom
pandoc-splice

Conversation

@srid
Copy link
Copy Markdown
Owner

@srid srid commented May 12, 2021

Allow customizing HTML attributes (esp. class) of individual pandoc AST elements.

@srid srid merged commit ecf1051 into master May 12, 2021
@srid srid deleted the pandoc-splice branch May 12, 2021 21:17
shivaraj-bh pushed a commit to shivaraj-bh/emanote that referenced this pull request Dec 18, 2023
* Prepare for pandocSplice implementation

* Mostly working prototype

* Finish impl

* ...
srid added a commit that referenced this pull request Apr 29, 2026
…e haddock

The CHANGELOG entry from the initial feature commit said the renderers
threaded a `Set LMLRoute`, but the Hickey #4 + Lowy #5 follow-ups changed
that to an opaque `EmbedStack` (list-backed). A future maintainer grepping
the CHANGELOG for the implementation shape would have been misled.

The `embedderRoute` parameter's Haddock claimed it was the route of "the
note that contains this embed (the embedder)." That's true at depth 1 but
false at deeper recursion — the dispatcher rebake rule preserves the
original page route at every level, never updating it to the immediate
parent. Restate the parameter's actual behaviour and note that the
relative-link-base question is orthogonal to #362.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant