vmbrasseur / Perl_Companies

A list of companies which use Perl. Initially generated from postings to jobs.perl.org.
Other
54 stars 43 forks source link

markdown-based table #27

Closed yanick closed 11 years ago

yanick commented 11 years ago

A very quick switch of the html-based table to the markup syntax, which is less of a pain to write and read in text format.

vmbrasseur commented 11 years ago

Thanks to Issue 32 I'm already resigned to making a ton of manual changes to the files. I'll merge this before I start that process.

Wish I'd looked at this sooner. I already merged a couple of things which I'll now need to re-add manually.

Ah, lovely tedium. :)

yanick commented 11 years ago

Heh, you might also want to look at #28 before you go in too deep, as it might help to make things a little painful.

vmbrasseur commented 11 years ago

Naturally I didn't see that comment before diving in. sigh

vmbrasseur commented 11 years ago

Now that I see it, I don't think it would have made much of a difference in this case. But I'll still be merging that one in (and tweaking it for the changes from #7) after I finish my file cleanup (probably later this afternoon).

yanick commented 11 years ago

Naturally I didn't see that comment before diving in.

:sadpanda: But then, I'd be lying if I was to say that never happened to me: three hour patching session, try to merge back to master, realize somebody already did the work yesterday, wail, wash, rinse and repeat every few months or so. ;-)