Skip to content

Conversation

@mcanouil
Copy link
Collaborator

@mcanouil mcanouil commented Jan 29, 2025

The lipsum shortcode now includes an option to disable randomisation (default), allowing for consistent content generation across executions. This change addresses the need for stable output as outlined in issue #11664.

{{< lipsum random=true >}}

Fixes #11664

A documentation update should follow this PR: https://github.com/quarto-dev/quarto-web/edit/main/docs/authoring/lipsum.qmd

@mcanouil mcanouil self-assigned this Jan 29, 2025
@cderv cderv requested a review from cscheid January 29, 2025 14:41
@mcanouil
Copy link
Collaborator Author

Added missing entry to changelog.

@cscheid cscheid merged commit f6b86d1 into quarto-dev:main Jan 31, 2025
47 checks passed
@mcanouil
Copy link
Collaborator Author

I'll make the documentation update in the prerelease branch.

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.

lipsum shortcode should have the ability to not randomize

2 participants