Re: Is Formatting issue fixed?

2013-07-29 Thread Sharif Ahmed
Ok


On Mon, Jul 29, 2013 at 9:12 PM, Michael Sierra msie...@adobe.com wrote:

 Yes, you can close it up, thanks

 
 From: Sharif Ahmed [sharifdu...@gmail.com]
 Sent: Friday, July 26, 2013 12:29 PM
 To: dev@cordova.apache.org
 Subject: Re: Is Formatting issue fixed?

 Ok, should I close my issue?

 On 7/26/13, Michael Sierra msie...@adobe.com wrote:
  The fix is in  regenerated at phonegap.com, not yet on apache.org.
  Sorry,
  will remember to preview next time!
 
  --Mike S
 
  
  From: Sharif Ahmed [sharifdu...@gmail.com]
  Sent: Friday, July 26, 2013 4:56 AM
  To: dev
  Subject: Is Formatting issue fixed?
 
  In the The Command-line Interface, one of the Add Feature section
  looks like this:
 
  Accelerometer, compass, and geolocation: $ cordova plugin add
  https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion.git
  $ cordova plugin add
 
 https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation.git
  $ cordova plugin add
  https://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation.git
 
  I want to re-format it like this:
  Accelerometer, compass, and geolocation:
  $ cordova plugin add
  https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion.git
  $ cordova plugin add
 
 https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation.git
  $ cordova plugin add
  https://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation.git
 
  Is this fixed already?
 
  I have checked guide/cli/index.md and it seems fixed, but I don't see
  the result in the docs.
 
  Please let me know.
 


 --
 Regards,

 Sharif Ahmed
 Junior Software Engineer
 Therap Services, LLC
 +01715438290




-- 
Regards,

Sharif Ahmed
Junior Software Engineer
Therap Services, LLC
+01715438290


Re: Is Formatting issue fixed?

2013-07-26 Thread Andrew Grieve
Probably it's not fixed.

Docs are a bit hard to generate due to the dependent tools required, but if
you're looking to fix docs, you'll need to be able to generate them to test
your fixes.

In this case, I'd guess it looks fine in the .md file, but when translated
to html does not look as desired. Might need to add 4 spaces before each $
line.


On Fri, Jul 26, 2013 at 4:56 AM, Sharif Ahmed sharifdu...@gmail.com wrote:

 In the The Command-line Interface, one of the Add Feature section
 looks like this:

 Accelerometer, compass, and geolocation: $ cordova plugin add
 https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion.git
 $ cordova plugin add

 https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation.git
 $ cordova plugin add
 https://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation.git

 I want to re-format it like this:
 Accelerometer, compass, and geolocation:
 $ cordova plugin add
 https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion.git
 $ cordova plugin add

 https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation.git
 $ cordova plugin add
 https://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation.git

 Is this fixed already?

 I have checked guide/cli/index.md and it seems fixed, but I don't see
 the result in the docs.

 Please let me know.



Re: Is Formatting issue fixed?

2013-07-26 Thread Sharif Ahmed
Yes, I am looking to fix this issue. I am testing it using this online
tool http://dillinger.io/
you are right in the .md it does look fine, but not in the html.

I was thinking of adding a extra linebreak, I already did it, and it looks good.

I will try the 4 spaces soln too.


On 7/26/13, Andrew Grieve agri...@chromium.org wrote:
 Probably it's not fixed.

 Docs are a bit hard to generate due to the dependent tools required, but if
 you're looking to fix docs, you'll need to be able to generate them to test
 your fixes.

 In this case, I'd guess it looks fine in the .md file, but when translated
 to html does not look as desired. Might need to add 4 spaces before each $
 line.


 On Fri, Jul 26, 2013 at 4:56 AM, Sharif Ahmed sharifdu...@gmail.com
 wrote:

 In the The Command-line Interface, one of the Add Feature section
 looks like this:

 Accelerometer, compass, and geolocation: $ cordova plugin add
 https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion.git
 $ cordova plugin add

 https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation.git
 $ cordova plugin add
 https://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation.git

 I want to re-format it like this:
 Accelerometer, compass, and geolocation:
 $ cordova plugin add
 https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion.git
 $ cordova plugin add

 https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation.git
 $ cordova plugin add
 https://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation.git

 Is this fixed already?

 I have checked guide/cli/index.md and it seems fixed, but I don't see
 the result in the docs.

 Please let me know.




-- 
Regards,

Sharif Ahmed
Junior Software Engineer
Therap Services, LLC
+01715438290


RE: Is Formatting issue fixed?

2013-07-26 Thread Michael Sierra
The fix is in  regenerated at phonegap.com, not yet on apache.org.  Sorry, 
will remember to preview next time!

--Mike S


From: Sharif Ahmed [sharifdu...@gmail.com]
Sent: Friday, July 26, 2013 4:56 AM
To: dev
Subject: Is Formatting issue fixed?

In the The Command-line Interface, one of the Add Feature section
looks like this:

Accelerometer, compass, and geolocation: $ cordova plugin add
https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion.git
$ cordova plugin add
https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation.git
$ cordova plugin add
https://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation.git

I want to re-format it like this:
Accelerometer, compass, and geolocation:
$ cordova plugin add
https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion.git
$ cordova plugin add
https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation.git
$ cordova plugin add
https://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation.git

Is this fixed already?

I have checked guide/cli/index.md and it seems fixed, but I don't see
the result in the docs.

Please let me know.


Re: Is Formatting issue fixed?

2013-07-26 Thread Sharif Ahmed
Ok, should I close my issue?

On 7/26/13, Michael Sierra msie...@adobe.com wrote:
 The fix is in  regenerated at phonegap.com, not yet on apache.org.  Sorry,
 will remember to preview next time!

 --Mike S

 
 From: Sharif Ahmed [sharifdu...@gmail.com]
 Sent: Friday, July 26, 2013 4:56 AM
 To: dev
 Subject: Is Formatting issue fixed?

 In the The Command-line Interface, one of the Add Feature section
 looks like this:

 Accelerometer, compass, and geolocation: $ cordova plugin add
 https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion.git
 $ cordova plugin add
 https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation.git
 $ cordova plugin add
 https://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation.git

 I want to re-format it like this:
 Accelerometer, compass, and geolocation:
 $ cordova plugin add
 https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion.git
 $ cordova plugin add
 https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation.git
 $ cordova plugin add
 https://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation.git

 Is this fixed already?

 I have checked guide/cli/index.md and it seems fixed, but I don't see
 the result in the docs.

 Please let me know.



-- 
Regards,

Sharif Ahmed
Junior Software Engineer
Therap Services, LLC
+01715438290