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

Asciidoc support #336

Merged
merged 6 commits into from
Oct 23, 2023
Merged

Asciidoc support #336

merged 6 commits into from
Oct 23, 2023

Conversation

jp7677
Copy link
Collaborator

@jp7677 jp7677 commented Oct 22, 2023

Based on #307

It does the job, but performance isn't great yet.
Also not sure yet about the JRuby requirement.

@jp7677 jp7677 mentioned this pull request Oct 22, 2023
@jp7677 jp7677 force-pushed the asciidoc-support branch 2 times, most recently from b571a9a to f306904 Compare October 22, 2023 21:37
@jp7677 jp7677 linked an issue Oct 23, 2023 that may be closed by this pull request
@jp7677 jp7677 marked this pull request as ready for review October 23, 2023 16:33
jp7677 and others added 6 commits October 23, 2023 18:56
No search support yet...

Co-authored-by: Fabian Illner <fabian@illner.dev>
Co-authored-by: Fabian Illner <fabian@illner.dev>
This makes AsciiDoc content searchable.
Also simplify document title extraction. Don't try to make
up a title if there is no title.

Co-authored-by: Fabian Illner <fabian@illner.dev>
It's much cheaper to reuse an already created instance.

Co-authored-by: Fabian Illner <fabian@illner.dev>
Co-authored-by: Fabian Illner <fabian@illner.dev>
Also improve formatting.

Co-authored-by: Fabian Illner <fabian@illner.dev>
@jp7677 jp7677 merged commit 01332d0 into avisi-cloud:main Oct 23, 2023
2 checks passed
@jp7677 jp7677 deleted the asciidoc-support branch October 23, 2023 17:06
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.

asciidoc support
1 participant