Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
purr-data
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jonathan Wilkes
purr-data
Commits
9af328f8
Commit
9af328f8
authored
5 months ago
by
Albert Gräf
Browse files
Options
Downloads
Patches
Plain Diff
Fix up the color tags in the text and all_about_rich_text help patches.
parent
06df3211
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!868
2.20.0, the rest of it
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
pd/doc/5.reference/all_about_rich_text.pd
+5
-5
5 additions, 5 deletions
pd/doc/5.reference/all_about_rich_text.pd
pd/doc/5.reference/text-help.pd
+1
-1
1 addition, 1 deletion
pd/doc/5.reference/text-help.pd
with
6 additions
and
6 deletions
pd/doc/5.reference/all_about_rich_text.pd
+
5
−
5
View file @
9af328f8
#N canvas 774 239 512 642 12;
#N canvas 774 239 512 642 12;
#X text 20 10 <h>Rich Text Formatting</h><#090><b>This</b> <#f69>is</#f69>
#X text 20 10 <h>Rich Text Formatting</h><
=
#090><b>This</b> <
=
#f69>is</
=
#f69>
<s>normal</s> <#039><u>rich</u> <#909>text</#909>.This <i>only</i>
<s>normal</s> <
=
#039><u>rich</u> <
=
#909>text</
=
#909>.This <i>only</i>
works in comments \, and uses special tags in the input text. Tags
works in comments \, and uses special tags in the input text. Tags
come in pairs \, as they do in HTML \, '<!tag>' begins and '<!/tag>'
come in pairs \, as they do in HTML \, '<!tag>' begins and '<!/tag>'
ends a specially formatted part of the text. Currently supported tags
ends a specially formatted part of the text. Currently supported tags
are:• <!h><h>header text</h><!/h> Typeset in bold at 120% size.•
are:• <!h><h>header text</h><!/h> Typeset in bold at 120% size.•
<!b><b>bold text</b><!/b>• <!i><i>italic text</i><!/i>• <!u><u>underlined
<!b><b>bold text</b><!/b>• <!i><i>italic text</i><!/i>• <!u><u>underlined
text</u><!/u>• <!s><s>strike-through text</s><!/s>• <!red><red>colored
text</u><!/u>• <!s><s>strike-through text</s><!/s>• <!
=
red><
=
red>colored
text</red><!/red> The standard HTML color names and triplets can
text</
=
red><!/
=
red> The standard HTML color names and triplets can
be used as tags.Obviously \, this won't replace your word processor
be used as tags
if preceded by '='
.Obviously \, this won't replace your word processor
anytime soon \, and entering all the formatting tags can get a bit
anytime soon \, and entering all the formatting tags can get a bit
tedious. But at least it provides you with some useful formatting options.<b>NOTE:</b>
tedious. But at least it provides you with some useful formatting options.<b>NOTE:</b>
This entire text is in a single comment object \, so you can click
This entire text is in a single comment object \, so you can click
...
...
This diff is collapsed.
Click to expand it.
pd/doc/5.reference/text-help.pd
+
1
−
1
View file @
9af328f8
...
@@ -84,7 +84,7 @@ using explicit line breaks. E.g:Lorem ipsum dolor sit amet \, consetetur
...
@@ -84,7 +84,7 @@ using explicit line breaks. E.g:Lorem ipsum dolor sit amet \, consetetur
sadipscingelitr \, sed diam nonumy eirmod tempor invidunt ut laboreet
sadipscingelitr \, sed diam nonumy eirmod tempor invidunt ut laboreet
dolore magna aliquyam erat \, sed diam voluptua. Atvero eos et accusam
dolore magna aliquyam erat \, sed diam voluptua. Atvero eos et accusam
et justo duo dolores et ea rebum.There are also some possibilities
et justo duo dolores et ea rebum.There are also some possibilities
for <red><b>rich text formatting</b></red> \, please see the <b>"all_about_rich_text"</b>
for <
=
red><b>rich text formatting</b></
=
red> \, please see the <b>"all_about_rich_text"</b>
patch linked below for details., f 76;
patch linked below for details., f 76;
#X text 40 350 <b>NOTE:</b> Visual and rich text formatting of comments
#X text 40 350 <b>NOTE:</b> Visual and rich text formatting of comments
are Purr Data-specific features \, they will *not* work (and look funny)
are Purr Data-specific features \, they will *not* work (and look funny)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment