Official Everybody Edits Forums

Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?

You are not logged in.

#1 2015-12-09 18:31:52, last edited by Anatoly (2015-12-09 18:32:24)

Anatoly
Guest

Trying to confirm all highlighting of PRE tags [Seems doesn`t to work]

[pre=lua][/pre] - Creates lua highlighting

[pre=lua]
function test()
print("hope it works")
end
[/pre]

[pre=html][/pre] - Creates HTML highlighting

[pre=html]
<html>
<head>
<title>Test title</title>
</head>
<body>
test
</body>
</html>
[/pre]

[pre=javascript][/pre] - Makes js formatting

[pre=javascript]
// This has to be gray
var map;
function initMap() {
  map = new google.maps.Map(document.getElementById('map'), {
    center: {lat: -34.397, lng: 150.644},
    zoom: 8
  });
}
[/pre]

[pre=css][/pre] - Makes css formatting (Cascanding Style Sheets)

[pre=css]
b {
font:italic;
}
[/pre]

#2 2015-12-09 18:34:05

Zoey2070
Moderation Team
From: Shakuras
Joined: 2015-02-15
Posts: 5,510

Re: Trying to confirm all highlighting of PRE tags [Seems doesn`t to work]

PM yourself to test bbcode please.


proc's discorb UnGdm07.gif stylish themes for forums/the game UnGdm07.gif
꧁꧂L O V E & C O R N꧁꧂   ᘛ⁐̤ᕐᐷ
danke bluecloud thank u raphe   Gq8tv9Z.gif [this section of my sig is dedicated to everything i've loved that's ever died]
? Hc0cu9u.gif         6yG4Efc.gif

Offline

Zoey20701449682445565139

Board footer

Powered by FluxBB

[ Started around 1738472546.019 - Generated in 0.032 seconds, 14 queries executed - Memory usage: 1.37 MiB (Peak: 1.46 MiB) ]