Skip to content

Fix formatting of code block in installation-ios#2356

Merged
guyca merged 2 commits into
wix:masterfrom
CodingItWrong:patch-1
Dec 20, 2017
Merged

Fix formatting of code block in installation-ios#2356
guyca merged 2 commits into
wix:masterfrom
CodingItWrong:patch-1

Conversation

@CodingItWrong
Copy link
Copy Markdown
Contributor

This code block appears fine on GitHub, but is malformatted on the site:

screen shot 2017-12-15 at 2 49 38 pm

This PR updates it to fit the format of other code blocks in the docs, so it should appear okay.

Josh Justice and others added 2 commits December 15, 2017 14:48
This code block appears fine on GitHub, but is malformatted on the site. This commit updates it to fit the format of other code blocks in the docs, so it should appear okay.
@guyca guyca merged commit f53a9a0 into wix:master Dec 20, 2017
chilinh added a commit to chilinh/react-native-navigation that referenced this pull request Dec 21, 2017
* r_master:
  Now allowing the custom nav bar to take up the whole space on iOS (wix#2306)
  Fix formatting of code block in installation-ios (wix#2356)
  Added optional fixedWidth property to the Android side menu (wix#2380)
  await startApp
  on activity resumed (wix#2370)
thanhzusu pushed a commit to thanhzusu/react-native-navigation that referenced this pull request Dec 21, 2017
* master:
  Now allowing the custom nav bar to take up the whole space on iOS (wix#2306)
  Fix formatting of code block in installation-ios (wix#2356)
  Added optional fixedWidth property to the Android side menu (wix#2380)
  await startApp
  on activity resumed (wix#2370)
  fixed toggle tabs bug (wix#2369)
  Add paddingTop to android ToolBar. (wix#2266)
  [Android] TopTabs font family (wix#2342)
  Ensure correct spelling of commandType (wix#2246)
  Add unregisterForPreviewingWithContext (wix#2239)
  Fix rn 0.50 repeated calls to onMeasure. (wix#2261)
  [Android] Support for transparent statusbar with current screen rendered behind it (wix#2274)
  Fix NPE when activity is relaunched on changing font size of the phone (wix#2319)
  Missed comma (wix#2305)
  Add commandType param to props which indicates if a screen is displayed using push or modal
  Find textual buttons in TitleBar by text instead of content description
  Add a toString implementation to StyleParams Color (wix#2313)
krystofcelba pushed a commit to krystofcelba/react-native-navigation that referenced this pull request Jan 4, 2018
This code block appears fine on GitHub, but is malformatted on the site. This commit updates it to fit the format of other code blocks in the docs, so it should appear okay.
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