-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6b50308
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
Release notes:
standalone
in HTML backend is newfalse
instead oftrue
.pretty_table
.undef
. (Issue Printing of UndefInitializer() #170)HTMLDecoration => HtmlDecoration
HTMLHighlighter => HtmlHighlighter
HTMLTableFormat => HtmlTableFormat
URLTextCell => UrlTextCell
crop_num_lines_at_beginning => reserved_display_lines
noheader => show_header
nosubheader => show_subheader
row_name* => row_label*
rownum_header_crayon => row_number_header_crayon
max_num_of_columns
andmax_num_of_rows
.HtmlCell
can now be used to add raw HTML code to a table cell. (Issue Rich HTML output #166)maximum_columns_width
can be used in HTML to limit the maximum width of the cells.title
can now be customized for the header cells in HTML (header_cell_titles
).6b50308
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/67872
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: