Skip to content

Instantly share code, notes, and snippets.

@imakewebthings
imakewebthings / gist:65c2dc7cddec4f350a56adc2a6e957ed
Last active May 23, 2022 18:34 — forked from asabaylus/gist:3071099
Github Markdown Heading Anchors

test.thing

To create an anchor to a heading in github flavored markdown. Add - characters between each word in the heading and wrap the value in parens (#some-markdown-heading) so your link should look like so:

[create an anchor](#anchors-in-markdown)

import random
class FileHandler(object):
def __init__(self, filename = "", query_type = ""):
self.filename = filename
self.query_type = query_type
def line_from_file(self, filename=None, query_type=None):
if filename != None
@imakewebthings
imakewebthings / gist:1113084
Created July 29, 2011 03:44
TNF- Assets with copy
REMOVED /account/btnCheckOrderStatus.png
REMOVED /account/btnCreateAccount.png
REMOVED /account/btnCreateAccountR.png
REMOVED /account/btnEditPrefs.png
REMOVED /account/btnSavePrefs.png
REMOVED /account/btnSignInR.png
REMOVED /account/btnUnsubscribe.png
REMOVED /checkout/btnApply.png
REMOVED /checkout/btnApplyBalance.png
REMOVED /checkout/btnBackToOffer.png