Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| doc:wrap [2026/04/04 19:11] – [Used on the site already] Simon Grant | doc:wrap [2026/04/05 08:55] (current) – Simon Grant | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| //Try out all these techniques below in the [[playground: | //Try out all these techniques below in the [[playground: | ||
| - | What WRAP is doing is essentially | + | What WRAP does is essentially |
| It's part of the same challenge that people have been struggling with for decades. How do you give people control over what's in a document and how it appears, without making it too difficult to write, edit, or code? Some people these days say AI is the way to go — personally I'm not so sure; I prefer the idea of people supporting each other to learn the skills they need, in a learning commons ^_^ | It's part of the same challenge that people have been struggling with for decades. How do you give people control over what's in a document and how it appears, without making it too difficult to write, edit, or code? Some people these days say AI is the way to go — personally I'm not so sure; I prefer the idea of people supporting each other to learn the skills they need, in a learning commons ^_^ | ||
| Line 45: | Line 45: | ||
| </ | </ | ||
| - | This illustrates centering and captions, as well as an embedded video. It's essentially the same with still images. | + | The above illustrates centering and captions, as well as an embedded video. |
| + | |||
| + | It's essentially the same with still images, as reproduced below. | ||
| Here we have used Markdown syntax. | Here we have used Markdown syntax. | ||
| Line 51: | Line 53: | ||
| <WRAP center centeralign> | <WRAP center centeralign> | ||
| < | < | ||
| - | ![](https:// | + | ![Indigenous people](https:// |
| < | < | ||
| _[Survival International](https:// | _[Survival International](https:// | ||
| Line 62: | Line 64: | ||
| <WRAP center centeralign> | <WRAP center centeralign> | ||
| < | < | ||
| - | ![](https:// | + | ![Indigenous people](https:// |
| < | < | ||
| _[Survival International](https:// | _[Survival International](https:// | ||
| Line 71: | Line 73: | ||
| ---- | ---- | ||
| - | There are many many more examples on almost every topic page. You get the general idea! | + | There are many many more examples on almost every topic page. You get the general idea — you can always look at the lightweight markup language on any page that you have permission to edit. |
| ===== See also ===== | ===== See also ===== | ||