Home
last modified time | relevance | path

Searched refs:TableCellAlignAttribute (Results 1 – 11 of 11) sorted by relevance

/dports/devel/liteide/liteide-x37.4/liteidex/vendor/github.com/yuin/goldmark/extension/
H A Dtable.go28 TableCellAlignAttribute const
404 amethod = TableCellAlignAttribute
410 case TableCellAlignAttribute:
H A Dtable_test.go116 WithTableCellAlignMethod(TableCellAlignAttribute),
154 WithTableCellAlignMethod(TableCellAlignAttribute),
/dports/devel/gh/cli-2.4.0/vendor/github.com/yuin/goldmark/extension/
H A Dtable_test.go116 WithTableCellAlignMethod(TableCellAlignAttribute),
154 WithTableCellAlignMethod(TableCellAlignAttribute),
H A Dtable.go36 TableCellAlignAttribute const
488 amethod = TableCellAlignAttribute
494 case TableCellAlignAttribute:
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/yuin/goldmark/extension/
H A Dtable_test.go116 WithTableCellAlignMethod(TableCellAlignAttribute),
154 WithTableCellAlignMethod(TableCellAlignAttribute),
H A Dtable.go36 TableCellAlignAttribute const
488 amethod = TableCellAlignAttribute
494 case TableCellAlignAttribute:
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/yuin/goldmark/extension/
H A Dtable_test.go116 WithTableCellAlignMethod(TableCellAlignAttribute),
154 WithTableCellAlignMethod(TableCellAlignAttribute),
H A Dtable.go36 TableCellAlignAttribute const
488 amethod = TableCellAlignAttribute
494 case TableCellAlignAttribute:
/dports/www/gitea/gitea-1.16.5/vendor/github.com/yuin/goldmark/extension/
H A Dtable.go36 TableCellAlignAttribute const
488 amethod = TableCellAlignAttribute
494 case TableCellAlignAttribute:
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/yuin/goldmark/extension/
H A Dtable.go36 TableCellAlignAttribute const
488 amethod = TableCellAlignAttribute
494 case TableCellAlignAttribute:
/dports/www/gitea/gitea-1.16.5/modules/markup/markdown/
H A Dmarkdown.go75 extension.WithTableCellAlignMethod(extension.TableCellAlignAttribute)),