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

wiktionary: allow for multi-line etymologies #2214

Merged
merged 1 commit into from
Dec 11, 2021

Commits on Nov 21, 2021

  1. wiktionary: allow for multi-line etymologies

    Technically "multi-paragraph", but that's clunky to say.
    
    If the concatenated etymology is too long to fit in an IRC line, it's
    safely truncated by the existing logic to handle overly long output.
    
    This patch definitely makes me want to give wiktionary the same kind of
    makeover that wikipedia got a while back. Which is to say: a proper
    parser-based implementation instead of...whatever you call this.
    dgw committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    7ba7900 View commit details
    Browse the repository at this point in the history