Unicode characters appearing in html on android webview
Attached screenshot is html rendered on my android device. Somehow there is a unicode character before paragraph text 'Where' and after the equation. I am not seeing any reference for that unicode character in css file or in html , need help to fix this.
<div class="mathkatex">{I_{{rm{arc_Voc}}}} = {10^{left( {k1 + k2lg {I_{{rm{bf}}}} + k3lg G}
right)}}left( {k4I_{{rm{bf}}}^6 + k5I_{{rm{bf}}}^5 + k6I_{{rm{bf}}}^4 + k7I_{{rm{bf}}}^3 +
k8I_{{rm{bf}}}^2 + k9I_{{rm{bf}}}^{} + k10} right)</div>
< span class="label">
< strong> (1) < /strong> </span> < p> where </p>
android html css cordova ionic-framework
add a comment |
Attached screenshot is html rendered on my android device. Somehow there is a unicode character before paragraph text 'Where' and after the equation. I am not seeing any reference for that unicode character in css file or in html , need help to fix this.
<div class="mathkatex">{I_{{rm{arc_Voc}}}} = {10^{left( {k1 + k2lg {I_{{rm{bf}}}} + k3lg G}
right)}}left( {k4I_{{rm{bf}}}^6 + k5I_{{rm{bf}}}^5 + k6I_{{rm{bf}}}^4 + k7I_{{rm{bf}}}^3 +
k8I_{{rm{bf}}}^2 + k9I_{{rm{bf}}}^{} + k10} right)</div>
< span class="label">
< strong> (1) < /strong> </span> < p> where </p>
android html css cordova ionic-framework
1
Copy your html content into notepad or something similar, it will show you any hidden characters
– Pete
Nov 28 '18 at 15:39
For future reference - please also show any code samples you can so we can better help
– Kody R.
Nov 28 '18 at 16:04
@KodyR. i added a code snippet. Take a look and let me know if that helps.
– mobigaurav
Nov 28 '18 at 16:20
@Pete i added html snippet to a text editor but that does not show any unicode character.
– mobigaurav
Nov 28 '18 at 16:20
add a comment |
Attached screenshot is html rendered on my android device. Somehow there is a unicode character before paragraph text 'Where' and after the equation. I am not seeing any reference for that unicode character in css file or in html , need help to fix this.
<div class="mathkatex">{I_{{rm{arc_Voc}}}} = {10^{left( {k1 + k2lg {I_{{rm{bf}}}} + k3lg G}
right)}}left( {k4I_{{rm{bf}}}^6 + k5I_{{rm{bf}}}^5 + k6I_{{rm{bf}}}^4 + k7I_{{rm{bf}}}^3 +
k8I_{{rm{bf}}}^2 + k9I_{{rm{bf}}}^{} + k10} right)</div>
< span class="label">
< strong> (1) < /strong> </span> < p> where </p>
android html css cordova ionic-framework
Attached screenshot is html rendered on my android device. Somehow there is a unicode character before paragraph text 'Where' and after the equation. I am not seeing any reference for that unicode character in css file or in html , need help to fix this.
<div class="mathkatex">{I_{{rm{arc_Voc}}}} = {10^{left( {k1 + k2lg {I_{{rm{bf}}}} + k3lg G}
right)}}left( {k4I_{{rm{bf}}}^6 + k5I_{{rm{bf}}}^5 + k6I_{{rm{bf}}}^4 + k7I_{{rm{bf}}}^3 +
k8I_{{rm{bf}}}^2 + k9I_{{rm{bf}}}^{} + k10} right)</div>
< span class="label">
< strong> (1) < /strong> </span> < p> where </p>
android html css cordova ionic-framework
android html css cordova ionic-framework
edited Nov 28 '18 at 16:19
mobigaurav
asked Nov 28 '18 at 15:36
mobigauravmobigaurav
50119
50119
1
Copy your html content into notepad or something similar, it will show you any hidden characters
– Pete
Nov 28 '18 at 15:39
For future reference - please also show any code samples you can so we can better help
– Kody R.
Nov 28 '18 at 16:04
@KodyR. i added a code snippet. Take a look and let me know if that helps.
– mobigaurav
Nov 28 '18 at 16:20
@Pete i added html snippet to a text editor but that does not show any unicode character.
– mobigaurav
Nov 28 '18 at 16:20
add a comment |
1
Copy your html content into notepad or something similar, it will show you any hidden characters
– Pete
Nov 28 '18 at 15:39
For future reference - please also show any code samples you can so we can better help
– Kody R.
Nov 28 '18 at 16:04
@KodyR. i added a code snippet. Take a look and let me know if that helps.
– mobigaurav
Nov 28 '18 at 16:20
@Pete i added html snippet to a text editor but that does not show any unicode character.
– mobigaurav
Nov 28 '18 at 16:20
1
1
Copy your html content into notepad or something similar, it will show you any hidden characters
– Pete
Nov 28 '18 at 15:39
Copy your html content into notepad or something similar, it will show you any hidden characters
– Pete
Nov 28 '18 at 15:39
For future reference - please also show any code samples you can so we can better help
– Kody R.
Nov 28 '18 at 16:04
For future reference - please also show any code samples you can so we can better help
– Kody R.
Nov 28 '18 at 16:04
@KodyR. i added a code snippet. Take a look and let me know if that helps.
– mobigaurav
Nov 28 '18 at 16:20
@KodyR. i added a code snippet. Take a look and let me know if that helps.
– mobigaurav
Nov 28 '18 at 16:20
@Pete i added html snippet to a text editor but that does not show any unicode character.
– mobigaurav
Nov 28 '18 at 16:20
@Pete i added html snippet to a text editor but that does not show any unicode character.
– mobigaurav
Nov 28 '18 at 16:20
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53523033%2funicode-characters-appearing-in-html-on-android-webview%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53523033%2funicode-characters-appearing-in-html-on-android-webview%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Copy your html content into notepad or something similar, it will show you any hidden characters
– Pete
Nov 28 '18 at 15:39
For future reference - please also show any code samples you can so we can better help
– Kody R.
Nov 28 '18 at 16:04
@KodyR. i added a code snippet. Take a look and let me know if that helps.
– mobigaurav
Nov 28 '18 at 16:20
@Pete i added html snippet to a text editor but that does not show any unicode character.
– mobigaurav
Nov 28 '18 at 16:20