Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: includes/jobs/overview.md

Issue 5507124440334336: Made the team size calculated dynamically, based on the list of team members, which is defined only… (Closed)
Patch Set: Created Dec. 11, 2013, 6:31 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « globals.tmpl ('k') | includes/jobs/why.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/jobs/overview.md
===================================================================
--- a/includes/jobs/overview.md
+++ b/includes/jobs/overview.md
@@ -1,3 +1,3 @@
# Join us in changing the Internet!#
-We are 19 people who manage the business and development ends of an open source product that’s been downloaded over 250 million times. And we’re looking to change a billion-dollar industry. Like them odds? Then maybe we should change that number to 20 …
+<p>We are <? include size-of-team ?> people who manage the business and development ends of an open source product that’s been downloaded over 250 million times. And we’re looking to change a billion-dollar industry. Like them odds? Then maybe we should change that number to 20 …</p>
Wladimir Palant 2013/12/11 18:48:28 We need to replace the number 20 as well - probabl
Wladimir Palant 2013/12/12 07:29:28 This is actually intentional - Markdown recognizes
Sebastian Noack 2013/12/12 10:37:21 I'm not sure whether it is a bug. You need some ma
« no previous file with comments | « globals.tmpl ('k') | includes/jobs/why.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld