Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add content_reference link parsing #276

Closed
wants to merge 1 commit into from

Conversation

moonmd
Copy link

@moonmd moonmd commented Dec 11, 2024

See #259 for more detail.
Adds the interface for content_reference json section and replaces the following Unicode markers in html and markdown exporters.

\uE203: Marks the start of a block of text. -- removed
\uE204: Marks the end of the block of text. -- removed

Citation format: -- substituted
\uE200cite\uE202turn0search3\uE201

The html exporter also includes the snippet on hover:
image

@moonmd
Copy link
Author

moonmd commented Dec 14, 2024

Found a case where the content_reference is defined in the text and then hidden.

@moonmd moonmd closed this Dec 14, 2024
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