Site problem with the character `

About Monkey 2 Forums Monkey 2 Development Site problem with the character `

This topic contains 5 replies, has 4 voices, and was last updated by  cocon 1 year, 3 months ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #12072

    cocon
    Participant

    Putting the character “grave” (where the tilde is but without pressing shift) breaks the formatting of messages.

    This character is used mostly on monkeydoc to signify parameters.

     

     

    as a weighting factor. #end[/crayon]
    #12147

    abakobo
    Participant

    Maybe using a backslash before your char will skip is markdown code.

    #12159

    nerobot
    Participant

    Sometimes there are similar problems when formatting right inside forum’s add post area.

    #12164

    Mark Sibly
    Keymaster

    Sorry, but you guys’ll likely have to live with fun little site quirks like this until I can afford to get a ‘real’ web developer involved.

    #12300

    cocon
    Participant

    Sorry for becoming annoying, but if it would be possible for the character “grave accent” to be replaced with something else or be removed.

    This is a call for unnecessary changes to the monkey2 documentation engine. Due to the weird and exotic nature of this character, as is it rarely used in both text and technology stuff, web programming folks decided to use it for hardcore website formatting purposes (such as github, online text editors, forum engines).

    So this means following a javadoc style of commeting by using various parameters, such as:

    #12407

    cocon
    Participant

    Testing something…

    X Escaping the character using the preformatted – by opening and closing double grave accent

    Escaping the character ` inside a code html block

    X Trying to insert the HTML character id inside the code tag (& # 9 6 <– these are joined, not spaced)
    &#96

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.