Laravel

Sp Tut - Blog Posts

1 month ago

Table Markdown Guide

Specifically for Simply Plural

This is a long one, because I tried to be somewhat thorough lol.

I'll use this profile for an example on how we've used them:

Table Markdown Guide

To make one box (so, for example, the top box), you just have to use this markdown:

| text |

|-|

That last little "|-|" at the bottom is remarkably important for defining your markdown as a box (table). I like to consider the "| text |" portion as an open box, and "|-|" is what you use to close it.

With that in mind, this is the markdown for the two side-by-side tables below (that contain the image and pronouns):

| text | text |

|-|-|

Not too much different.

We go up to three side-by-side tables, most of the time. Any further, and it starts to get crowded.

Now, for a table with multiple *rows:*

Table Markdown Guide

This is the markdown:

| text |

|-|

| text |

| text |

Yeah, just one of these little separator guys "|-|" when you have multiple columns. It's a little weird to me, personally. It makes more sense to separate all of the boxes like you would if it was a singular row, but if you actually do that in markdown, like this:

| text |

|-|

| text |

|-|

| text |

|-|

Then you get this shit instead:

Table Markdown Guide

(honestly it looks fine, but if you want connecting rows, don't add the separators between each box)

Now, with this, you can add as many little boxes in one table as you want. For example, if I want a 3x3 grid, this is the markdown I would use:

| text | text | text |

|-|-|-|

| text | text | text |

| text | text | text |

↑ we like using that in particular to add unnecessary (but visually appealing) moodboards to different member profiles. Here's one from the same alter's profile as yet another visual example:

Table Markdown Guide

See how nice that looks? Fuck bro.

Now, you may have also seen that we were able to center our text in the very first example:

Table Markdown Guide

And typically, markdown does have the capability to align text. If you've looked at markdown guides like we have to try and figure this shit out, chances are, you might have seen it.

That doesn't work on Simply Plural! Being able to center text is actually a really weird, finicky thing (and honestly, I don't think this was even purposeful), so I'm gonna show you how to do that, too.

First, you need to make sure your text inside of the box has some sort of other markdown—like bold or italics. I'm a fan of bolding it, personally, so I'll use that in my example. It works with any number of boxes, but one is just easier.

Step 1 to centering text:

| **text** |

|-|

↑ Put some sort of markdown on your text, as I just said.

Step 2:

| **text** (spam that space bar!) → |

|-|

↑ Press the space bar (still within your box, of course) until you've pushed all of your text to the next line. I'll get a screenshot example for this one:

Table Markdown Guide

And it'll look like this, out of editing mode. ↓

Table Markdown Guide

I don't know why—I really don't—but for some reason, having markdown on some of the text is completely necessary to align your text in the center. If I take off the asterisks, it just looks like this now:

Table Markdown Guide

It's so bizarre. It really is.

But that's just about it! If anyone has questions, feel free to ask them.


Tags
1 month ago

Hello! So I noticed people have been struggling to add images to Simply Plural!

I’m hoping this visual version can help!

List of steps, credits, and tags under the cut:

1. Find the image you want

2. Click the image

3. Hold and copy the image

4. Go into the search bar and paste what you just copied, follow through with the search

5. Copy the new link in the search bar

6. Go to where you want to have the image in Simply Plural

7. Type in ![x]()

8. Between ( and ) put your link

9. Save and now you have your image!

Credit for images used: @/redacted-coiner

Tagging: @redacted-coiner, [redacted], and [redacted] (Due to many people asking you guys😅)


Tags
1 month ago

Random simplyplural formatting things I found out recently. behold:

Random Simplyplural Formatting Things I Found Out Recently. Behold:
Random Simplyplural Formatting Things I Found Out Recently. Behold:

click for better quality.

TL;DR:

the html entity "& ensp ;" <- remove spaces, tumblr just tried to eat it. is a blank space that acts like a typed character. You can use it multiple times in a row to get the effect of an indent. It can also do in-line formatting to add space between words, since its basically the same as a letter entity as far as i know.

the markdown formatting for an image, if you negate the URL, gets you yellow text. I don't think it's possible to change the color but...yk...yellow is cool too i guess. formatting = "[alt text here](url)". You can change this to be "[text](no url, just empty parenthasies)" to get yellow text. Found this from a google search.

If you're unfamiliar with markdown, the humble hashtag can get you headings in three sizes. Big = 1 hashtag, medium = 2 hashtags, small = 3 hashtags.

fancytextgenerator and coolsymbol dot com's font changers work because all of the "fonts" are actually fully accounted for html entities. Hence why you can copy paste **those fonts**, but not **any random font** found on say, google docs. This means they'll work in simplyplural as well.

This isn't a comprehensive list of tips by any means, but I found these out recently and thought I'd share since most simplyplural / markdown type things on tumblr are pre-made formatting things, not general how-tos. (as far as I know)

sincerely, Chatters A and B, who had immense fun with this.

Update: go to settings and accessibility and preferences and change the highlight color to change it from yellow to another color!!


Tags
Loading...
End of content
No more pages to load
Explore Tumblr Blog
Search Through Tumblr Tags