Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 4, 2018 10:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/0701c1ccd6eb261bde534b3bde8b4e90 to your computer and use it in GitHub Desktop.
Save Whateverable/0701c1ccd6eb261bde534b3bde8b4e90 to your computer and use it in GitHub Desktop.
greppable6
File Code
CTILMES/Munge
…/Munge.pm6.html :34:
<caption><h2 id="TOC_Title">Table of Contents</h2></caption>
HANENKAMP/DOM-Tiny
…/HTML.pm6 :134:
a address applet article aside b big blockquote body button caption
HANENKAMP/DOM-Tiny
…/HTML.pm6 :136:
figcaption figure font footer form frameset h1 h2 h3 h4 h5 h6 head
JGOFF/Pod-To-HTMLBody
…/01-tree.t :920:
# RT #126740 - Pod::Block::Table node caption property is not populated properly
JGOFF/Pod-To-HTMLBody
…/01-tree.t :921:
# Note that the caption property is just one of the table's %config key/value
JGOFF/Pod-To-HTMLBody
…/01-tree.t :923:
# multiple tables, each for one caption test.
JGOFF/Pod-To-HTMLBody
…/01-tree.t :924:
=begin table :caption<foo> :bar(0)
JGOFF/Pod-To-HTMLBody
…/01-tree.t :934:
# XXX This is wrong. There's a .caption available, it should be used.
JGOFF/Pod-To-HTMLBody
…/01-tree.t :935:
is $root.config.<caption>, 'foo';
JGOFF/Pod-To-HTMLBody
…/01-tree.t :945:
/, 'RT #126740 caption propery';
JGOFF/Pod-To-HTMLBody
…/01-tree.t :1703:
=for table :caption<Table of contents>
JGOFF/Pod-To-HTMLBody
…/01-tree.t :1718:
/, 'captioned table';
KAJI/App-Platform
…/index.rst :27:
:caption: User Documentation
MELEZHIK/Sparky
…/bootstrap.min.css :11:
*//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-siz…
GildedHonour/TelegramBot
…/Telegram.pm6 :102:
method send-photo(%params ($chat-id!, $photo!, $caption, $reply-to-message-id, $reply-markup)) {
GildedHonour/TelegramBot
…/Telegram.pm6 :130:
method send-video(%params ($chat-id!, $video!, $duration, $caption, $reply-to-message-id, $reply-markup)) {
GildedHonour/TelegramBot
…/Message.pm6 :32:
has $.caption;
IanTayler/MinG
…/MinG.html :34:
<caption><h2 id="TOC_Title">Table of Contents</h2></caption>
IanTayler/MinG
…/MinG::EDMG.html :34:
<caption><h2 id="TOC_Title">Table of Contents</h2></caption>
IanTayler/MinG
…/S13.html :34:
<caption><h2 id="TOC_Title">Table of Contents</h2></caption>
MARTIMM/config-datalang-refine
…/Refine.pod6 :237:
=begin table :caption(':str-mode = C-URI-OPTS-T1 which is the default')
MARTIMM/config-datalang-refine
…/Refine.pod6 :249:
=begin table :caption(':str-mode = C-URI-OPTS-T2')
MARTIMM/config-datalang-refine
…/Refine.pod6 :264:
=begin table :caption(':str-mode = C-UNIX-OPTS-T1')
MARTIMM/mongo-perl6-driver
…/Client.pod6 :98:
=begin table :caption('Uri examples')
azawawi/farabi6
…/html-hint.js :78:
caption: s,
azawawi/farabi6
…/html-hint.js :107:
figcaption: s,
azawawi/farabi6
…/html-hint.js :285:
kind: ["subtitles", "captions", "descriptions", "chapters", "metadata"],
azawawi/farabi6
…/css.js :425:
"caption-side", "clear", "clip", "color", "color-profile", "column-count",
azawawi/farabi6
…/css.js :543:
"above", "absolute", "activeborder", "additive", "activecaption", "afar",
azawawi/farabi6
…/css.js :551:
"capitalize", "caps-lock-indicator", "caption", "captiontext", "caret",
azawawi/farabi6
…/css.js :575:
"inactiveborder", "inactivecaption", "inactivecaptiontext", "infinite",
azawawi/farabi6
…/css.js :616:
"small", "small-caps", "small-caption", "smaller", "solid", "somali",
azawawi/farabi6
…/css.js :620:
"table-caption", "table-cell", "table-column", "table-column-group",
azawawi/farabi6
…/jquery.min.js :3:
},_data:function(a,b,c){return L.access(a,b,c)},_removeData:function(a,b){L.remove(a,b)}}),n.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f…
azawawi/farabi6
…/icon.min.css :10:
*/@font-face{font-family:Icons;src:url(../themes/default/assets/fonts/icons.eot);src:url(../themes/default/assets/fonts/icons.eot?#iefix) format('em…
azawawi/farabi6
…/reset.min.css :10:
*/*,:after,:before{box-sizing:inherit}html{box-sizing:border-box}input[type=text],input[type=email],input[type=search],input[type=password]{-webkit-…
azawawi/farabi6
…/semantic.min.css :11:
@import 'https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic\&subset=latin';\*,:after,:before{box-sizing:inherit}html{box-sizing:b…
azawawi/perl6-gtk-scintilla
…/ScintillaCocoa.mm :1190:
CallTipView *caption = [[CallTipView alloc] initWithFrame: ctContent];
azawawi/perl6-gtk-scintilla
…/ScintillaCocoa.mm :1191:
[caption setAutoresizingMask: NSViewWidthSizable | NSViewMaxYMargin];
azawawi/perl6-gtk-scintilla
…/ScintillaCocoa.mm :1192:
[caption setSci: this];
azawawi/perl6-gtk-scintilla
…/ScintillaCocoa.mm :1193:
[[callTip contentView] addSubview: caption];
azawawi/perl6-gtk-scintilla
…/ScintillaCocoa.mm :1194:
[callTip orderFront:caption];
azawawi/perl6-gtk-scintilla
…/ScintillaCocoa.mm :1196:
ct.wDraw = caption;
azawawi/perl6-gtk-scintilla
…/PlatWin.cxx :2591:
// window caption height + frame, even if one is hovering over the bottom edge of
azawawi/perl6-magickwand
…/02-effects.pl6 :411:
#TODO $example->Polaroid(caption=>'Magick',rotate=>-5.0,gravity=>'center');
dnmfarrell/Pod-PerlTricks
…/README.pod :73:
=image L<Image caption|/path/to/image.png>
gfldex/perl6-typesafe-xhtml-writer
…/xhtml1-strict.xsd :2019:
<xs:element minOccurs="0" ref="caption"/>
gfldex/perl6-typesafe-xhtml-writer
…/xhtml1-strict.xsd :2042:
<xs:element name="caption">
gfldex/perl6-typesafe-xhtml-writer
…/Writer.pm6 :2206:
sub caption ( :$id?, :$class?, :$style?, :$title?, :$lang?, :$xml-lang?, :$dir?, :$onclick?, :$ondblclick?, :$onmousedown?, :$onmouseup?, :$onmouseover?, :$onmousemove?, :$onmouseout?, :$onkeypress?, :$onkeydown?, :$onkeyup?, *@c --> HTML) is export(:ALL :caption) {
gfldex/perl6-typesafe-xhtml-writer
…/Writer.pm6 :2213:
'<caption' ~
gfldex/perl6-typesafe-xhtml-writer
…/Writer.pm6 :2232:
( +@c ?? ('>' ~ NL ~ ($shall-indent ?? @c>>.Str>>.indent($indent).join(NL) !! @c>>.Str.join(NL) )~ (+@c ?? NL !! "") ~ '</caption>')
gfldex/perl6-xhtml-writer
…/xhtml1-strict.xsd :2019:
<xs:element minOccurs="0" ref="caption"/>
gfldex/perl6-xhtml-writer
…/xhtml1-strict.xsd :2042:
<xs:element name="caption">
madcapjake/p6-myhtml
…/Tag.pm6 :31:
caption => 0x01b,
madcapjake/p6-myhtml
…/Tag.pm6 :52:
figcaption => 0x030,
moritz/svg-plot
…/Plot.pm :718:
ticks, labels and in future probably captions). The behaviour is undefined if
p6-css/CSS-Module-p6
…/css21-properties.txt :27:
'caption-side' top | bottom | inherit top 'table-caption' elements yes visual
p6-css/CSS-Module-p6
…/css21-properties.txt :39:
'display' inline | block | list-item | inline-block | table | inline-table | table-row-group | table-header-group | table-footer-group | table-row | table-column-group | table-column | table-cell | table-caption | none | inherit inline no all
p6-css/CSS-Module-p6
…/css21-properties.txt :52:
'font' [ [ 'font-style' || 'font-variant' || 'font-weight' ]? 'font-size' [ / 'line-height' ]? 'font-family' ] | caption | icon | menu | message-box | small-caption | status-bar | inherit see individual properties yes see individual properties visual
p6-css/CSS-Module-p6
…/css21-properties.txt :61:
'margin-right' 'margin-left' <margin-width> | inherit 0 all elements except elements with table display types other than table-caption, table and inline-table no refer to width of containing block visual
p6-css/CSS-Module-p6
…/css21-properties.txt :62:
'margin-top' 'margin-bottom' <margin-width> | inherit 0 all elements except elements with table display types other than table-caption, table and inline-table no refer to width of containing block visual
p6-css/CSS-Module-p6
…/css21-properties.txt :63:
'margin' <margin-width>{1,4} | inherit see individual properties all elements except elements with table display types other than table-caption, table and inline-table no refer to width of containing block visual
p6-css/CSS-Module-p6
…/css3x-font-properties.txt :2:
font [ [ <‘font-style’> || <font-variant-css21> || <‘font-weight’> || <‘font-stretch’> ]? <‘font-size’> [ / <‘line-height’> ]? <‘font-family’> ] | �[…
p6-css/CSS-Module-p6
…/Metadata.pm :6:
BEGIN our $property = ${:azimuth(${:default($["center", [{:keyw("center")},]]), :inherit, :synopsis("<angle> | [[ left-side | far-left | left | c…
p6-css/CSS-Module-p6
…/Grammar.pm :139:
#| caption-side: top | bottom
p6-css/CSS-Module-p6
…/Grammar.pm :140:
rule decl:sym<caption-side> {:i (caption\-side) ':' <val( rx{ <expr=.expr-caption-side> }, &?ROUTINE.WHY)> }
p6-css/CSS-Module-p6
…/Grammar.pm :141:
rule expr-caption-side {:i [ top | bottom ] & <keyw> }
p6-css/CSS-Module-p6
…/Grammar.pm :187:
#| display: inline | block | list-item | inline-block | table | inline-table | table-row-group | table-header-group | table-footer-group | table-row | table-column-group | table-column | table-cell | table-caption | none
p6-css/CSS-Module-p6
…/Grammar.pm :189:
rule expr-display {:i [ inline | block | list\-item | inline\-block | table | inline\-table | table\-row\-group | table\-header\-group | table\-footer\-group | table\-row | table\-column\-group | table\-column | table\-cell | table\-caption | none ] & <keyw> }
p6-css/CSS-Module-p6
…/Grammar.pm :235:
#| font: [ [ 'font-style' || 'font-variant' || 'font-weight' ]? 'font-size' [ / 'line-height' ]? 'font-family' ] | caption | icon | menu | message-box | small-caption | status-bar
p6-css/CSS-Module-p6
…/Grammar.pm :237:
rule expr-font {:i :my @*SEEN; [ [ [ [ <expr-font-style> <!seen(0)> | <expr-font-variant> <!seen(1)> | <expr-font-weight> <!seen(2)> ]+ ]? <expr-…
p6-css/CSS-Module-p6
…/Grammar.pm :7:
#| font: [ [ <‘font-style’> || <font-variant-css21> || <‘font-weight’> || <‘font-stretch’> ]? <‘font-size’> [ / <‘line-height’> ]? <‘font-family’> ] | caption | icon | menu | message-box | small-caption | status-bar
p6-css/CSS-Module-p6
…/Grammar.pm :9:
rule expr-font {:i :my @*SEEN; [ [ [ [ <expr-font-style> <!seen(0)> | <font-variant-css21> <!seen(1)> | <expr-font-weight> <!seen(2)> | <expr-fon…
p6-css/CSS-Module-p6
…/Metadata.pm :6:
BEGIN our $property = ${:azimuth(${:default($["center", [{:keyw("center")},]]), :inherit, :synopsis("<angle> | [[ left-side | far-left | left | c…
p6-css/CSS-Module-p6
…/css21-properties.json :24:
{ "prop" : "caption-side", "decl" : "top", "expr" : [ { "keyw" : "top" } ] }
p6-css/CSS-Properties-p6
…/README.md :438:
caption-side | top | Yes | | top \| bottom
p6-css/CSS-Properties-p6
…/README.md :450:
display | inline | | | inline \| block \| list-item \| inline-block \| table \| inline-table \| table-row-group \| table-header-group \| table-footer-group \| table-row \| table-column-group \| table-column \| table-cell \| table-caption \| none
p6-css/CSS-Properties-p6
…/README.md :454:
font | | Yes | hash | [ [ \<‘font-style’\> \|\| \<font-variant-css21\> \|\| \<‘font-weight’\> \|\| \<‘font-stretch’\> ]? \<‘font-size’\> [ / \<‘line-height’\> ]? \<‘font-family’\> ] \| caption \| icon \| menu \| message-box \| small-caption \| status-bar
perl6/Pod-To-HTML
…/HTML.pm :245:
<caption><h2 id="TOC_Title">Table of Contents</h2></caption>
perl6/Pod-To-HTML
…/HTML.pm :390:
if $node.config<caption> -> $c {
perl6/Pod-To-HTML
…/HTML.pm :391:
@r.push("<caption>{node2inline($c)}</caption>");
perl6/Pod-To-HTML
…/06-table.t :82:
=begin table :caption<Test Caption>
perl6/Pod-To-HTML
…/06-table.t :94:
'<caption>' 'Test Caption' '</caption>'
perl6/doc
…/jquery-3.1.1.min.js :3:
a.removeEventListener("load",R),r.ready()}"complete"===d.readyState||"loading"!==d.readyState&&!d.documentElement.doScroll?a.setTimeout(r.ready):(d.a…
perl6/doc
…/style.scss :460:
caption {
perl6/doc
…/tables.pod6 :116:
8. Adding a caption to a table is possible using the C<=begin table>
perl6/doc
…/tables.pod6 :120:
=begin table :caption<My Tasks>
perl6/doc
…/tables.pod6 :127:
method of defining a caption as shown in this example:
perl6/doc
…/tables.pod6 :130:
=begin table :config{caption => "My Tasks"}
perl6/doc
…/tables.pod6 :136:
Note the alternative method of putting the caption in the C<config> hash
perl6/doc
…/tables.pod6 :137:
was necessary before the C<:caption> method was implemented, but that
perl6/doc
…/Table.pod6 :13:
=head2 method caption
perl6/doc
…/Table.pod6 :15:
method caption(--> Str:D)
perl6/doc
…/Table.pod6 :17:
Returns the associated caption of the table.
perl6/doc
…/htmlify.p6 :348:
<figcaption>Type relations for
perl6/doc
…/htmlify.p6 :349:
<code>\qq[$podname]</code></figcaption>
perl6/doc
…/Convenience.pm6 :7:
for <config name level caption type> {
perl6/perl6-pod-to-bigpage
…/BigPage.pm6 :359:
($node.caption ?? '<caption>' ~ $node.caption.&handle() ~ '</caption>>' !! '' ) ~
softmoth/perl6-pod-to-markdown
…/table.t :10:
# Note that :caption('foo') doesn't do what it ought, because of
softmoth/perl6-pod-to-markdown
…/table.t :14:
# produce surprising results for more complex captions.
softmoth/perl6-pod-to-markdown
…/table.t :16:
=for table :caption<Table 1>
softmoth/perl6-pod-to-markdown
…/table.t :24:
<caption>Table 1</caption>
softmoth/perl6-pod-to-markdown
…/table.t :50:
=begin table :caption<Table 3>
softmoth/perl6-pod-to-markdown
…/table.t :67:
<caption>Table 3</caption>
softmoth/perl6-pod-to-markdown
…/table.t :80:
=for table :caption<Table 4>
softmoth/perl6-pod-to-markdown
…/table.t :87:
<caption>Table 4</caption>
szabgab/Perl6-Maven
…/bootstrap-responsive.css :133:
.carousel-caption {
szabgab/Perl6-Maven
…/bootstrap-responsive.min.css :9:
*/.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:""}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;tex…
szabgab/Perl6-Maven
…/bootstrap.css :14:
figcaption,
szabgab/Perl6-Maven
…/bootstrap.css :1543:
.table caption + thead tr:first-child th,
szabgab/Perl6-Maven
…/bootstrap.css :1544:
.table caption + thead tr:first-child td,
szabgab/Perl6-Maven
…/bootstrap.css :1576:
.table-bordered caption + thead tr:first-child th,
szabgab/Perl6-Maven
…/bootstrap.css :1577:
.table-bordered caption + tbody tr:first-child th,
szabgab/Perl6-Maven
…/bootstrap.css :1578:
.table-bordered caption + tbody tr:first-child td,
szabgab/Perl6-Maven
…/bootstrap.css :4505:
.thumbnail .caption {
szabgab/Perl6-Maven
…/bootstrap.css :4926:
.carousel-caption {
szabgab/Perl6-Maven
…/bootstrap.css :4936:
.carousel-caption h4,
szabgab/Perl6-Maven
…/bootstrap.css :4937:
.carousel-caption p {
szabgab/Perl6-Maven
…/bootstrap.min.css :9:
*/article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:…
szabgab/Perl6-Maven
…/jquery-1.7.2.min.js :3:
a){var b=F.exec(a);b&&(b[1]=(b[1]||"").toLowerCase(),b[3]=b[3]&&new RegExp("(?:^|\\s)"+b[3]+"(?:\\s|$)"));return b},H=function(a,b){var c=a.attribute…
viklund/november
…/article.rtf :880:
\lsdpriority39 \lsdlocked0 toc 8;\lsdpriority39 \lsdlocked0 toc 9;\lsdqformat1 \lsdpriority35 \lsdlocked0 caption;\lsdsemihidden0 \lsdunhid…
zostay/p6-DOM-Tiny
…/HTML.pm6 :136:
figcaption figure font footer form frameset h1 h2 h3 h4 h5 h6 head
CIAvash/WebService-FootballData
…/FootballData.pm6 :41:
my %league = .first({ (.<caption>, .<league>) ~~ m:i/$name/ }).hash;
CIAvash/WebService-FootballData
…/MakeLeague.pm6 :9:
name => .<caption>,
CIAvash/WebService-FootballData
…/soccerseasons-season(2013).json :18:
"caption": "1. Bundesliga 2013/14",
CIAvash/WebService-FootballData
…/soccerseasons-season(2013).json :43:
"caption": "Premier League 2013/14",
CIAvash/WebService-FootballData
…/soccerseasons.json :18:
"caption": "1. Bundesliga 2014/15",
CIAvash/WebService-FootballData
…/soccerseasons.json :43:
"caption": "Premier League 2014/15",
CIAvash/WebService-FootballData
…/351.json :17:
"caption": "1. Bundesliga 2014/15",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment