Components
actions, handlers, formatters, modules, extentions
Topic | Author | Replies | Views | Last comment | |
---|---|---|---|---|---|
Double quotes |
ascrsoft 02.07.2024 17:59 |
2 | 436 |
ascrsoft 04.07.2024 00:35 |
|
I don't understand why if I use double quotes it changes it to double angle quotes "hello" and I want to "hello" Is there a way that does not make this change, since sometimes it does not do it and leaves the double quotes.
formatter, typografica |
|||||
Tables |
Guest 03.09.2011 09:21 |
3 | 862 |
WikiAdmin 17.05.2024 17:21 |
|
Hi,
working with fixed width tables isn't quite a joy, and joining cells only works for last right cells, alas.
Maybe formatting tables could be a little optimised?
1)
This...
cell11|cell12|cell13 cell21|cell22
...spans cell22 unde[..]
formatter |
|||||
center an external image |
ascrsoft 17.12.2020 18:01 |
2 | 1,061 |
ascrsoft 18.12.2020 01:44 |
|
Reviewing the documentation I found the following to resize and center an image: (code)width=500 align=center (http://example.com/image.png) I used this a lot: (code)wrapper=text wrapper_align=center)((https://www.atariware.cl/archivos/dos[...]
formatter, image |
|||||
Callouts? |
berot3 16.01.2020 17:43 |
4 | 1,976 |
WikiAdmin 12.02.2020 18:26 |
|
Is it possible to have something like callouts or admonitions in wackowiki? like this: https://squidfunk.github.io/mkdocs-material/extensions/admonition/ or this: https://www.lotar.altervista.org/wiki/wiki/plugin/bootswrapper/callout I ha[...]
formatter |