≡

wincent.dev

  • Products
  • Blog
  • Wiki
  • Issues
You are viewing an historical archive of past issues. Please report new issues to the appropriate project issue tracker on GitHub.
Home » Issues » Bug #2058

Bug #2058: Broken output for autolinked URL in pre tag (when combined with syntax highlighting)

Kind bug
Product wincent.dev
When Created 2013-02-10T02:31:42Z, updated 2014-01-13T05:16:35Z
Status closed
Reporter Greg Hurrell
Tags no tags

Description

Sample broken input:

render
rendered.should have_link('Home', href: 'https://wincent.dev/')

Here's the same, without the lang="ruby" attribute on the <pre> tag:

render
rendered.should have_link('Home', href: 'https://wincent.dev/')

So it's not a bug in the Wikitext gem, but in the way it interplays with the syntax highlighting on this site.

Comments

  1. Greg Hurrell 2013-02-10T02:32:27Z

    Summary changed:

    • From: Broken output for autolinked URL in pre tag
    • To: Broken output for autolinked URL in pre tag (when combined with syntax highlighting)
  2. Greg Hurrell 2013-02-10T02:32:31Z

    Product changed:

    • From: wikitext
    • To: wincent.dev
  3. Greg Hurrell 2013-02-10T02:33:23Z

    Product changed:

    • From: wincent.dev
    • To: wikitext
  4. Greg Hurrell 2013-02-10T02:34:06Z

    Product changed:

    • From: wikitext
    • To: wincent.dev
  5. Greg Hurrell 2014-01-13T05:16:18Z

    Fixed. Will go out in next deploy. Marking as closed.

  6. Greg Hurrell 2014-01-13T05:16:35Z

    Status changed:

    • From: new
    • To: closed
Add a comment

Comments are now closed for this issue.

  • contact
  • legal

Menu

  • Blog
  • Wiki
  • Issues
  • Snippets