Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BlueGriffon breaks Font Awesome #8

Closed
garretwilson opened this issue Jan 14, 2016 · 3 comments
Closed

BlueGriffon breaks Font Awesome #8

garretwilson opened this issue Jan 14, 2016 · 3 comments

Comments

@garretwilson
Copy link

I want to embed a Font Awesome symbol in my HTML. See these examples: https://fortawesome.github.io/Font-Awesome/examples/

So I go into source code mode in GB and enter:

<i class="fa fa-camera-retro"></i>

When I go back into WYSIWYG mode, BG deletes the entire tag. (Yes, <i> is now valid in HTML5.)

@garretwilson
Copy link
Author

BG allows me to use <span>. It has something personal against <i>, I suppose. (I used to as well, before HTML5 rehabilitated it.) Still, BG shouldn't be imposing its personal feelings on which tags I use if I specifically choose one.

@therealglazou
Copy link
Owner

That's already fixed in 2.0. <b>, <i> and <u> are now correctly handled.

@garretwilson
Copy link
Author

Since this is "already fixed in 2.0", is there a Windows installer for 2.0 I'm missing somewhere?

Maybe you meant "that will be fixed in 2.0, some day in the future". But it still isn't fixed in my day-to-day work unfortunately. 😦

Have you considered releasing a 1.8.1 version with all these fixes you say are addressed in 2.0? That sure would help some of us---or at least me.

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

No branches or pull requests

2 participants