[oXygen-user] oxy|processing-instruction selector in Web Author

Cristi Talau support at oxygenxml.com
Tue Mar 5 04:52:50 CST 2019


Hello,

Yes. As of version 21 this is a limitation of Web Author. However it 
will be supported in the next version (already implemented in the 
nightly builds).

Best,
Cristian

On 3/5/2019 12:28 PM, Jirka Kosek wrote:
> Hi,
>
> I'm implementing support for inserting manual line-breaks into content.
> This is done as processing instruction <?br?>. In an Author mode I can
> get reasonable rendering by using the following CSS rules:
>
> oxy|processing-instruction[br]::before {
>    content: "[";
> }
>
> oxy|processing-instruction[br]::after {
>    content: "]\a";
>    white-space: pre;
> }
>
>
> However in Web Autor these rules are ignored although I don't see this
> kind of usage listed as unsupported at
> https://www.oxygenxml.com/doc/versions/21.0.0/ug-waCustom/topics/webapp_css_limitations.html
>
> If this is just undocumented limitation is there any other way how to
> implement this in Web Author?
>
> Many thanks in advance,
>
> 				Jirka
>
>
> _______________________________________________
> oXygen-user mailing list
> oXygen-user at oxygenxml.com
> https://www.oxygenxml.com/mailman/listinfo/oxygen-user


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20190305/071e7533/attachment.html>


More information about the oXygen-user mailing list