Skip to content

Instantly share code, notes, and snippets.

@blackrobot
Created December 30, 2020 22:37
Show Gist options
  • Save blackrobot/f1510623f0bd6cbfbb18548a7a05f76b to your computer and use it in GitHub Desktop.
Save blackrobot/f1510623f0bd6cbfbb18548a7a05f76b to your computer and use it in GitHub Desktop.
Example of OctoLinker mangling the HTML of a django source file
<!-- OctoLinker Enabled -->
<tr>
<td id="L4" class="blob-num js-line-number" data-line-number="4"></td>
<td id="LC4" class="blob-code blob-code-inner js-file-line highlighted">
<span class="pl-k">from</span>
<a data-pjax="true" class="octolinker-link" href="https://www.djangoproject.com">
<span class="pl-s1">django</span>.
<span class="pl-s1">apps</span>
<span class="pl-s1">
<span class="pl-token" data-hydro-click="{&quot;event_type&quot;:&quot;code_navigation.click_on_symbol&quot;,&quot;payload&quot;:{&quot;action&quot;:&quot;click_on_symbol&quot;,&quot;repository_id&quot;:4164482,&quot;ref&quot;:&quot;a9a7421ab83361746549d574ca13438ba93c95fe&quot;,&quot;language&quot;:&quot;Python&quot;,&quot;originating_url&quot;:&quot;https://github.com/django/django/blob/a9a7421ab83361746549d574ca13438ba93c95fe/django/contrib/auth/checks.py&quot;,&quot;user_id&quot;:85895}}" data-hydro-click-hmac="a987f9b6fad47553f0ed81d9247442e2c673144f316ce4e8b99e506dae4ab0f5">apps</span>
</span>
</a>
<span class="pl-k">import</span>
</td>
</tr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment