Welcome to test Discussions! #2
phidebian
announced in
Announcements
Replies: 3 comments
-
|
Learning discution markdown that seems very limited. 3c3,4
< line 3
---
> line 2.1
> line 2.3
┌─none /tmp
└─PW$ ps
PID TTY TIME CMD
2877 pts/0 00:00:00 bash
5807 pts/0 00:00:00 ps
┌─none /tmp
└─PW$
function ec1
{ echo "[EC1 $@ EC1]"
}
function ec2
{ echo "[EC2 $@ EC2]"
}
ec1 ${ ec2 word } } ; }
ec1 ${ ec2 word } }
}
ec1 ${ ec2 word } } }
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
trying MK highlight text with *enhanced* word. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
See https://github.com/sindresorhus/github-markdown-css <link rel="stylesheet" href="github-markdown.css">
<style>
.markdown-body {
min-width: 200px;
max-width: 790px;
margin: 0 auto;
padding: 30px;
}
</style>
<article class="markdown-body">
...
</article> |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions