Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Installation Instructions | Fix nested list numbering #5360

Merged
merged 2 commits into from
Aug 19, 2019

Conversation

JacobJaffe
Copy link
Contributor

@JacobJaffe JacobJaffe commented Aug 6, 2019

Current numbering causes the line
In Xcode, you will need to edit this file: AppDelegate.m. This function is the main entry point for your app:
to appear as instruction 1, not 3.

image

(And some other indentation weirdness on the docs)

I'm unsure how to test the build changes on the website (The changes make the markdown render correctly in places like Github's view though) -- is there a documented process for this?

I encountered this issue while attempting to set up a new project with RNN V2 -- I ran into very similar issues as #4610 -- I think that the current docs have mislead folks into thinking that step 3 for iOS installation is only necessary if there is an error (I know this is what happened to me at least 😄 ).

Current numbering causes the line 
```In Xcode, you will need to edit this file: AppDelegate.m. This function is the main entry point for your app:```
to appear as instruction 1, not 3.
@JacobJaffe JacobJaffe changed the title [Docs] Instalation Instructions nested list numbering [Docs] Instalation Instructions | Fix nested list numbering Aug 6, 2019
@JacobJaffe JacobJaffe changed the title [Docs] Instalation Instructions | Fix nested list numbering [Docs] Installation Instructions | Fix nested list numbering Aug 6, 2019
@guyca
Copy link
Collaborator

guyca commented Aug 19, 2019

Thanks a lot @JacobJaffe !

@guyca guyca merged commit af41b4f into wix:master Aug 19, 2019
vshkl pushed a commit to vshkl/react-native-navigation that referenced this pull request Feb 5, 2020
Current numbering causes the line 
```In Xcode, you will need to edit this file: AppDelegate.m. This function is the main entry point for your app:```
to appear as instruction 1, not 3.
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.

2 participants