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

Spans Everywhere Part 1 #973

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Spans Everywhere Part 1 #973

wants to merge 7 commits into from

Conversation

ike709
Copy link
Contributor

@ike709 ike709 commented Aug 23, 2014

Replaces \red and \blue in 50 files with span classes. The number of file changes started to get ridiculously high so I'm only doing about 50 file changes per PR, which is still ridiculous. Each commit contains 10 files each, to make things a little easier. I'm 90% certain I've made a mistake or two, so it'd be worth checking for mistakes. Otherwise, this is ready to go.

cure()
return
if (prob(8))
affected_mob << "\red Your head hurts."
affected_mob << "<span class='warning'>our head hurts.</span>"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your --became--> Our

@RemieRichards
Copy link
Contributor

I got as far as APC.dm

I'll review more another day, I'm tired (Just got back from Niece's birthday party)

@optimumtact
Copy link
Contributor

I think we should add this 👍

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