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

Implement repeat (supports nesting) #2

Closed
wants to merge 1 commit into from
Closed

Implement repeat (supports nesting) #2

wants to merge 1 commit into from

Conversation

vvye
Copy link

@vvye vvye commented Oct 26, 2018

I hope I'm doing the pull request thing right. Sorry if I'm not!

This implements the repeat command by using a preprocess function to expand the string. It's a little hackish, but it seems to work.

@Gwerbyn
Copy link

Gwerbyn commented Oct 26, 2018

i also implemented it you can check it out its in the issues tab

@shiffman
Copy link
Member

shiffman commented Nov 9, 2018

Great work! I did my own version today in #24 thank you for this submission! ❤️

@shiffman shiffman closed this Nov 9, 2018
TheTastefulToastie pushed a commit that referenced this pull request Nov 21, 2018
Fix performance of new syntax highlighting
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.

3 participants