# file: /home/runner/work/aelfrice/aelfrice/src/aelfrice/extraction.py
# hypothesis_version: 6.152.4

['(?<=[.!?])\\s+', '\\*([^*]+)\\*', '\\*{2}([^*]*)\\*{2}', '\\1', '^#{1,6}\\s+', '^[ \\t]*[-*+]\\s+', '^[ \\t]*\\d+\\.\\s+', '^\\s*\\|.*\\|\\s*$', '`[^`]*`', '```[\\s\\S]*?```', 'https?://\\S+']