you are viewing a single comment's thread.

view the rest of the comments →

[–]magnora7 2 insightful - 1 fun2 insightful - 0 fun3 insightful - 1 fun -  (3 children)

This issue has just been fixed, thanks for the bug submission.

[–]JasonCarswell[S] 1 insightful - 1 fun1 insightful - 0 fun2 insightful - 1 fun -  (2 children)

What has been fixed?

Also, 2.5 questions:

Did you and /u/d3rr see this https://saidit.net/s/IdeasForSaidIt/comments/1nik/now_that_the_insightful_and_fun_icons_are_side_by/ and what do you think? Y/N/M

As I hoped that might be addressed I wonder if the SaidIt facelift is finished (for now)? It seems like it's been a while since there were GUI updates. I'm certainly in no rush. I was waiting until it was all settled then I might revise (and finish) my Ergonomix CSS, it's instructions, and copypasta to all those subs.

With all that CSS stuff half remembered/half forgotten, and with whatever new stuff I have to apply for the new updates, I might start a whole new design focused CSS (rather than readability and learning CSS) for my priority subs under the /s/GlossedAndProfound umbrella. While a new CSS is not a top priority, good branding will be and thus spills over.

[–]magnora7 2 insightful - 1 fun2 insightful - 0 fun3 insightful - 1 fun -  (1 child)

The issues about the 'formatting help' window that you mentioned are what was fixed

[–]JasonCarswell[S] 1 insightful - 1 fun1 insightful - 0 fun2 insightful - 1 fun -  (0 children)

Good stuff. I forgot what the old table looked like.

 

There's also this wiki page: https://saidit.net/wiki/commenting, perhaps worth linking. It's rather long, but some of the best ones you might consider adding are:

or _italics_
or __bold__

`inline code text` = inline code text

\ *escape the formatting syntax\ * = *escape the formatting syntax*

##Header
###Header
####Header
#####Header
######Header (after 6 it just starts adding #'s to the front)

double space at end of line = line break
  = blank space
  + double space = large line space

I would move the * items down to just above the numbered items.

Maybe link to how to make simple [tables] (https://saidit.net/wiki/commenting#wiki_tables)?

Everything else there is just excessive over-explaining without much new to offer.