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

Vp Mobile SSH #187

Closed
wants to merge 1 commit into from
Closed

Vp Mobile SSH #187

wants to merge 1 commit into from

Conversation

Tomes111
Copy link

No description provided.

@Tomes111
Copy link
Author

#184

@Tomes111
Copy link
Author

[_****_](

)

@Tomes111
Copy link
Author

It's very easy to make some words bold and other words italic with Markdown. You can even link to Google!

1 similar comment
@Tomes111
Copy link
Author

It's very easy to make some words bold and other words italic with Markdown. You can even link to Google!

@Tomes111 Tomes111 closed this May 26, 2020
@Tomes111
Copy link
Author

It's very easy to make some words bold and other words italic with Markdown. You can even link to Google!

@Tomes111
Copy link
Author

#1
mojombo#1
mojombo/github-flavored-markdown#1###

@Tomes111
Copy link
Author

There are many different ways to style code with GitHub's markdown. If you have inline code blocks, wrap them in backticks: var example = true. If you've got a longer block of code, you can indent with four spaces:

if (isAwesome){
  return true
}

GitHub also supports something called code fencing, which allows for multiple lines without indentation:

if (isAwesome){
  return true
}

And if you'd like to use syntax highlighting, include the language:

if (isAwesome){
  return true
}

@Tomes111 Tomes111 reopened this May 26, 2020
@Tomes111
Copy link
Author

There are many different ways to style code with GitHub's markdown. If you have inline code blocks, wrap them in backticks: var example = true. If you've got a longer block of code, you can indent with four spaces:

if (isAwesome){
  return true
}

GitHub also supports something called code fencing, which allows for multiple lines without indentation:

if (isAwesome){
  return true
}

And if you'd like to use syntax highlighting, include the language:

if (isAwesome){
  return true
}

@Tomes111
Copy link
Author

tar zxvf openssh-X.YpZ.tar.gz
cd openssh
./configure # [options]
make && make tests

Copy link
Author

@Tomes111 Tomes111 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's very easy to make some words bold and other words italic with Markdown. You can even [link to Google!](http://google.com

@Tomes111
Copy link
Author

It's very easy to make some words bold and other words italic with Markdown. You can even [link to Google!](http://google.com

@Tomes111
Copy link
Author

http://github.com/)

@Tomes111
Copy link
Author

@Tomes111 Tomes111 closed this May 26, 2020
@Tomes111
Copy link
Author

Mobile SSH

@Tomes111 Tomes111 changed the title Create Mobile SSH Vp Mobile SSH May 26, 2020
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.

1 participant