Question
Formatted notes
- zeidbop
-
Topic Author
- Offline
- New Member
-
Less
More
3 years 1 month ago #1
by zeidbop
(These settings may be out of date!)
-- MySQL Server version: 10.3.18-MariaDB
-- PHP Version: 8.0.25
-- webtrees 2.1.8
-- Edge 107
Formatted notes was created by zeidbop
Sorry if this has been asked elsewhere but I could not find it on searching...
I was wondering if there is a guide to formatted notes. I have a number of Cyrillic census/revision lists which I want to add a translation alongside the image. I have created the media item and added a formatted note. I was just wondering if there was any other markup that I was unaware of.
I can work out the simplest formatting.
e.g.
.start_formatted_area. - to start the note
.end_formatted_area. - to end the note
.b. - bold or header in the table
| - new column
Am I missing anything?
Many of my notes show the .start_formatted_area. tag. This can be seen here:
www.zeidmanfamily.com/index.php?route=%2...758%2FMikhel-Vitcoop
Thanks
David
I was wondering if there is a guide to formatted notes. I have a number of Cyrillic census/revision lists which I want to add a translation alongside the image. I have created the media item and added a formatted note. I was just wondering if there was any other markup that I was unaware of.
I can work out the simplest formatting.
e.g.
.start_formatted_area. - to start the note
.end_formatted_area. - to end the note
.b. - bold or header in the table
| - new column
Am I missing anything?
Many of my notes show the .start_formatted_area. tag. This can be seen here:
www.zeidmanfamily.com/index.php?route=%2...758%2FMikhel-Vitcoop
Thanks
David
(These settings may be out of date!)
-- MySQL Server version: 10.3.18-MariaDB
-- PHP Version: 8.0.25
-- webtrees 2.1.8
-- Edge 107
Please Log in or Create an account to join the conversation.
- norwegian_sardines
-
- Offline
- Platinum Member
-
Less
More
- Posts: 2569
3 years 1 month ago - 3 years 1 month ago #2
by norwegian_sardines
Ken
Replied by norwegian_sardines on topic Formatted notes
Is this what you are looking for? Check the links on this thread.
www.webtrees.net/index.php/en/forum/help...pdate?start=60#88618
www.webtrees.net/index.php/en/forum/help...pdate?start=60#88618
Ken
Last edit: 3 years 1 month ago by norwegian_sardines.
Please Log in or Create an account to join the conversation.
- zeidbop
-
Topic Author
- Offline
- New Member
-
3 years 1 month ago #3
by zeidbop
(These settings may be out of date!)
-- MySQL Server version: 10.3.18-MariaDB
-- PHP Version: 8.0.25
-- webtrees 2.1.8
-- Edge 107
Replied by zeidbop on topic Formatted notes
This is a good start but it is much more from a coding perspective rather than usage. Looking at the tables extension (
commonmark.thephpleague.com/2.1/extensions/tables/
) I can see the simple example which shows the pipes being used to indicate columns. When I look at the main common mark documentation I can see references to some "tags" but they do not see to work. I was looking specifically to indent some text as well as adding a divider line between sections. (I have added a whole blank line of columns while, while it works, does not look as pleasing as a single line).
(These settings may be out of date!)
-- MySQL Server version: 10.3.18-MariaDB
-- PHP Version: 8.0.25
-- webtrees 2.1.8
-- Edge 107
Please Log in or Create an account to join the conversation.
- norwegian_sardines
-
- Offline
- Platinum Member
-
Less
More
- Posts: 2569
3 years 1 month ago #4
by norwegian_sardines
Ken
Replied by norwegian_sardines on topic Formatted notes
What I know is for tables.
| :--- | :----: | ---: |
Left. Center. Right.
| :--- | :----: | ---: |
Left. Center. Right.
Ken
Please Log in or Create an account to join the conversation.
- norwegian_sardines
-
- Offline
- Platinum Member
-
Less
More
- Posts: 2569
3 years 1 month ago - 3 years 1 month ago #5
by norwegian_sardines
Ken
Replied by norwegian_sardines on topic Formatted notes
A horizontal rule, 3 underscores:
___
Put a blank line before and after.
___
Put a blank line before and after.
Ken
Last edit: 3 years 1 month ago by norwegian_sardines.
Please Log in or Create an account to join the conversation.
- zeidbop
-
Topic Author
- Offline
- New Member
-
3 years 1 month ago #6
by zeidbop
(These settings may be out of date!)
-- MySQL Server version: 10.3.18-MariaDB
-- PHP Version: 8.0.25
-- webtrees 2.1.8
-- Edge 107
Replied by zeidbop on topic Formatted notes
Thanks.
I think it would be really good if this was compiled into an FAQ
I think it would be really good if this was compiled into an FAQ
(These settings may be out of date!)
-- MySQL Server version: 10.3.18-MariaDB
-- PHP Version: 8.0.25
-- webtrees 2.1.8
-- Edge 107
Please Log in or Create an account to join the conversation.
- fisharebest
-
- Offline
- Administrator
-
3 years 1 month ago #7
by fisharebest
Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net
Replied by fisharebest on topic Formatted notes
> I think it would be really good if this was compiled into an FAQ
We use the "commonmark" standard for markdown.
There are hundreds of FAQs and tutorials online.
commonmark.org/help/
commonmark.org/help/tutorial/
The documentation for the table extension is here:
commonmark.thephpleague.com/1.5/extensions/tables/
We use the "commonmark" standard for markdown.
There are hundreds of FAQs and tutorials online.
commonmark.org/help/
commonmark.org/help/tutorial/
The documentation for the table extension is here:
commonmark.thephpleague.com/1.5/extensions/tables/
Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net
Please Log in or Create an account to join the conversation.
- hermann
-
- Offline
- Elite Member
-
3 months 2 days ago #8
by hermann
Hermann
Designer of the custom module "Extended Family"
webtrees 2.2.1 (all custom modules installed, PHP 8.3.12, MariaDB 10.6) @ ahnen.hartenthaler.eu
Replied by hermann on topic Formatted notes
The original post was about the old .xxx. formatting system used in old census tables. And that issue was not solved until today as I can see at
www.zeidmanfamily.com/index.php?route=%2...758%2FMikhel-Vitcoop
Hermann
Designer of the custom module "Extended Family"
webtrees 2.2.1 (all custom modules installed, PHP 8.3.12, MariaDB 10.6) @ ahnen.hartenthaler.eu
Please Log in or Create an account to join the conversation.