Skip to content

docs: simplify exception examples with @repl - #547

Merged
ocots merged 1 commit into
mainfrom
docs/simplify-repl-errors
Aug 30, 2026
Merged

ocots merged 1 commit into
mainfrom
docs/simplify-repl-errors

Conversation

@ocots

@ocots ocots commented Aug 30, 2026

Copy link
Copy Markdown
Member

Summary

  • remove obsolete try/catch and color-suppression wrappers from exception examples
  • rely on native @repl exception rendering supported by DocumenterVitepress v0.3.5
  • update the documentation README to describe the current ANSI behavior

Closes #546

Test plan

  • julia --project=. docs/make.jl
  • Confirmed DocumenterVitepress v0.3.5 is used
  • git diff --check

Generated with Devin

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
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.

Update documentation for DocumenterVitepress 0.3.5 ANSI @repl support

1 participant