Skip to content

Conversation

@Sequoia
Copy link
Contributor

@Sequoia Sequoia commented Mar 28, 2014

also problem.md markdown cleanup
closes #45

What I did

  • Fixed up export style as discussed
  • Made h2 style consistent (took out superfluous wrapper hash marks: markdown parser sets these apart in blue already)
  • Removed superfluous newlines at start/end of code blocks
  • I moved "boilerplate" section to the end of each problem.md for consistency

Ongoing issues

  • Some of these are way too long (part of reason I shortened h2 syntax)
  • Style is inconsistent: some start with # Task, some have lots of intro etc.. this should be standard (is there a styleguide for this?)
  • order of sections should be consistent

also problem.md markdown cleanup
closes timoxley#45
@Sequoia
Copy link
Contributor Author

Sequoia commented Mar 28, 2014

Made # Task h1 consistently, every other heading h2. It doesn't show up differently in terminal right now but "more semantic" 🐩

timoxley added a commit that referenced this pull request Mar 28, 2014
Normalize export style in problem.md
@timoxley timoxley merged commit 8829f26 into timoxley:master Mar 28, 2014
@timoxley
Copy link
Owner

Very good.

@timoxley
Copy link
Owner

this has been on my todo for a long time.

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.

Inconsistent syntax for exporting functions

2 participants