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 <[email protected]> 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 <[email protected]> > 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
