public inbox for documentation@lists.ipfire.org
 help / color / mirror / Atom feed
* New wiki - images and syntax highlighting
@ 2019-08-16 17:56 ummeegge
  2019-08-17 10:17 ` ummeegge
  0 siblings, 1 reply; 2+ messages in thread
From: ummeegge @ 2019-08-16 17:56 UTC (permalink / raw)
  To: documentation

[-- Attachment #1: Type: text/plain, Size: 895 bytes --]

Hi all,
tried to fix a couple of wikis now and have some questions.

1) In the old wiki was a picture manager which i currently miss in the
new one. How could be overseen which pictures are available to delete
unused ones or upload new ones or relink existing ones ?

2) The syntax highlighting seems to be a little buggy. 
a) For example a

```bash
...
...

```
marks sometimes bash commands (in that specific case 'cd') in red, the
same command in another bash code tag in regular white, it seems a
little inconsitent.

b) Also in the same bash code highlighting sometimes line numbers
appears and the whole code block get out of the format.

c) Also in the same bash code highlighting some numbers e.g. '192.168'
disappears cause it uses the page background color. May this happens
also with perl or another language which i haven´t checked until now.


Some things from here.

Best,

Erik


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: New wiki - images and syntax highlighting
  2019-08-16 17:56 New wiki - images and syntax highlighting ummeegge
@ 2019-08-17 10:17 ` ummeegge
  0 siblings, 0 replies; 2+ messages in thread
From: ummeegge @ 2019-08-17 10:17 UTC (permalink / raw)
  To: documentation

[-- Attachment #1: Type: text/plain, Size: 1555 bytes --]

Hi all,
just another one on the syntax highlighting.

If an initscript will be code tagged with a simple

```
#!/bin/sh
script content
```

the wiki shows the line numbers and get out of the format. This could
be fixed with the syntax bash highlighting like it is known

```bash
#!/bin/sh
script content
```

May this helps to find some bugs there.

Best,

Erik



On Fr, 2019-08-16 at 19:56 +0200, ummeegge wrote:
> Hi all,
> tried to fix a couple of wikis now and have some questions.
> 
> 1) In the old wiki was a picture manager which i currently miss in
> the
> new one. How could be overseen which pictures are available to delete
> unused ones or upload new ones or relink existing ones ?
> 
> 2) The syntax highlighting seems to be a little buggy. 
> a) For example a
> 
> ```bash
> ...
> ...
> 
> ```
> marks sometimes bash commands (in that specific case 'cd') in red,
> the
> same command in another bash code tag in regular white, it seems a
> little inconsitent.
> 
> b) Also in the same bash code highlighting sometimes line numbers
> appears and the whole code block get out of the format.
> 
> c) Also in the same bash code highlighting some numbers e.g.
> '192.168'
> disappears cause it uses the page background color. May this happens
> also with perl or another language which i haven´t checked until now.
> 
> 
> Some things from here.
> 
> Best,
> 
> Erik
> 
> _______________________________________________
> Documentation mailing list
> Documentation(a)lists.ipfire.org
> https://lists.ipfire.org/mailman/listinfo/documentation


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-08-17 10:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-16 17:56 New wiki - images and syntax highlighting ummeegge
2019-08-17 10:17 ` ummeegge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox