Skip to content
This repository has been archived by the owner on Mar 8, 2019. It is now read-only.

Add command for justified text alignment #149

Merged
merged 1 commit into from Jul 16, 2012
Merged

Conversation

joepie91
Copy link
Contributor

I've added a command for justified text alignment (text-align: justify;).

To avoid confusing naming due to naming conflict with the command prefix, I've named this justifyFill as opposed to justifyJustify, as 'fill' still accurately describes what this setting does.

tiff added a commit that referenced this pull request Jul 16, 2012
Add command for justified text alignment
@tiff tiff merged commit 11c52d9 into tiff:master Jul 16, 2012
tiff added a commit that referenced this pull request Jul 16, 2012
@tiff
Copy link
Owner

tiff commented Jul 16, 2012

Thanks. I merged it and renamed it to justifyFull as this is the proper naming according to the rich text editing spec.

@joepie91
Copy link
Contributor Author

Thanks - do you by any chance have a link to the rich text editing specification that you are refering to? Or do you mean the RTF specification?

@tiff
Copy link
Owner

tiff commented Jul 17, 2012

Sure! To be more precise: I meant the "HTML Editing APIs" which is a work in progress http://dvcs.w3.org/hg/editing/raw-file/tip/editing.html
justifyFull is also mentioned in this old Mozilla Spec from 2005: http://www-archive.mozilla.org/editor/midas-spec.html
Cheers!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants