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

Extract emoji image tag generation to own method #195

Merged
merged 1 commit into from Jul 28, 2015

Conversation

kbrock
Copy link
Contributor

@kbrock kbrock commented May 23, 2015

Hello,

The emoji support is great.

I'd like it to generate images without html attributes, but other people probably want something else.

This extracts the image tag generation into its own method so people can subclass to generate tags that work best for them.

Thanks

@simeonwillbanks
Copy link
Contributor

👍

jch added a commit that referenced this pull request Jul 28, 2015
Extract emoji image tag generation to own method
@jch jch merged commit 73750b7 into gjtorikian:master Jul 28, 2015
@jch
Copy link
Contributor

jch commented Jul 28, 2015

@kbrock Thanks for the PR!

@simeonwillbanks thanks for getting this on my radar again. I was out on leave so there may be some stale issues.

@kbrock
Copy link
Contributor Author

kbrock commented Jul 29, 2015

thanks all

@kbrock kbrock deleted the emoji_tag branch July 29, 2015 01:52
jedcn added a commit to jedcn/reveal-ck that referenced this pull request Sep 28, 2015
This is nicer because I want to use everything that EmojiFilter
does *except* the image tag generation.

The prior implementation had to get involved with finding emojis and
gsubbing them out.

This possible now because of @kbrock's change over here:

gjtorikian/html-pipeline#195
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants