Everything about Realmeye Formatting


#45

Sorry for the necro, I just want to try some linking stuff

Hello World!

#Header 1 [to that header 1](https://www.realmeye.com/forum/t/everything-about-realmeye-formatting/2452/45)

##Header 2
to that header 2

##Header 3
to that header 3

###Header 4
to that header 4

Erm… You know how in some wikis, there’s a link that takes you to the top or certain topics? Can we do that here?
back to top


Post formatting: Posting Test Area/How do I add links to sub-sections of my post?
#46

The wiki uses html id’s to allow you to jump to certain parts of the page. The title for example has an id of “top”, so that you can use a link element to go to it, like so:

back to top

Now, in these forums you can’t really assign id’s to your own post, (maybe if you include an id in some of your own html? I haven’t tried it.), but you can also just do what you did by linking the post directly.


#47

Pardon my HTML ignorance, but how do you do that?


#48

Use an html element with an id attribute in your post, for example an img:

or a header:

Title


#49

It works! Wow

Hello World!

down to bottom bumper

just

so

that

the

distance

between

the

lines

can

be

further

so

the

button

on

the

bottom

of

the

page

work

better

back to top

This is da bottom :heart: !

But what happens when there are two same ids? (this case is top):thinking:

Edit, it seems that it goes to the earliest/top-most id of said link. Thanks!


#50

The rules page has internally referenced anchors. It goes like this:

[Here's my fancy link](#anchorName)

<a name="#anchorName"></a>
My fancy content goes here.  Click on fancy link and the page will scroll to this line. 

Post formatting: Posting Test Area/How do I add links to sub-sections of my post?
Post formatting: Posting Test Area/How do I add links to sub-sections of my post?
#52

Say, in order to introduce tags, do we HAVE to use heading? I can’t seem to make it work with div…

Here’s an example
<a href="#example">Here's an example</a>

which leads to

a
a
a
a
a
a
a
a
a
a
aa

Here
`
Here
`

#53

Testing if the forum supports h1 and h2 with - and = in markdown:

H1

H2

yep, it does.


#54

So… I tried formatting in MS Word before posting here, but I find that image links that are made in word don’t work? Is there any workaround? I have a LOT of images to link, and I find MS Word to be very easy to navigate through
<img src=”https://www.realmeye.com/forum/discobot/certificate.svg?date=Jul+15+2017&type=advanced&user_id=7353”>

^^ I copied link from PM to MS word, then copy it here

^^Link to image directly from PM.

You can see that I typed in the exact same thing. Try the “Quote Whole Post button.”


#55

It’s the quote marks. Word is using smartquotes ” ” instead of plain " which are required in html and that is messing it up.

You can disable smartquotes somewhere in a Word menu.


#56

Thank you. I thought I needed to restart typing elsewhere


#57

Hey @moderators do you know what html tags Discourse actually allows us to use? Was the set modified in any way?

I haven’t been able to get much HTML to work in the preview and I haven’t tested if it actually works when i post it.

Test

test :thinking: Edit: huh? this doesn’t preview… but it does work when i post


#58

@moderators could this be stickied?


#59

OB said he didnt want to at some point in this thread.

 

[I don’t think I ever said that … #waitwhat OB]


#60

@OtherBill

Schormist asked for it to be pinned and you said that (which I interpretted as a really complicated ‘no’)


#61

thank
you
very
Much
thanks


#62

Nice bumb


#63

I’ll share some formatting I use, because some people steal it anyways.

box text
Done from <kbd> in front.



hover over text that can only be seen on a computer, you hover over the dotted text and it shows stuff.
Done by <abbr title=“this is the text you see when you hover over”>this is the regular text.</abbr>



biggest text you can do now
While you used to be able to stack <big> multiple times to get really big text, you cant do that anymore.
Now the biggest you can do is <big><font size=10> big text here.







Usually only one blank line shows up, even if you press enter multiple times. If you do <br>, it adds a blank line.



Clean showing code. If you’ve noticed, I haven’t had to use the ugly looking code like this to show what <text in brackets looks like>. I did this by putting a backslash before.
Like this \<code thing>


#64

its not stealing its liberation


#65

Is is possible to add links to other parts of your post with a HTML heading, or possibly to quote my own post so that it links to it? For example, would it be possible to set up a link HERE that would link to the text at the bottom of my post, so that people can jump to different parts of a post? Preferably, I’d like for this to work within the details tab, so that I can link to something hidden in the details. Is this possible?
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

Link to text inside of here

Link to here